diff --git a/lookup_options.md b/lookup_options.md index 33112d6..7212f32 100644 --- a/lookup_options.md +++ b/lookup_options.md @@ -5,7 +5,7 @@ The National Weather Service (NWS) provides different methods to query weather a The county-based alert lookup relies on geographic boundaries defined by county lines. The NWS issues weather alerts based on the weather conditions within each county. While counties are well-defined and familiar to most, they may not be precise enough for areas with complex topography or microclimates. In such places, weather conditions can vary significantly from one location to another, even within the same county. For example, a county may be mostly flat but have a mountainous region that experiences different weather conditions. Therefore, relying on county-based alerts alone may not provide enough detail for some users. ## Zone (recommended method) -On the other hand, the zone-based alert lookup relies on geographic boundaries defined by the NWS based on weather patterns and conditions. Zones can vary in size and shape and are often used in areas with complex topography or microclimates where weather conditions can differ significantly over short distances. By defining zones based on weather patterns, the NWS can issue more targeted and precise alerts that consider each zone's unique conditions. Zone-based queries are the recommended method for most users. +The final method, zone-based alert lookup, relies on geographic boundaries defined by the NWS based on weather patterns and conditions. Zones can vary in size and shape and are often used in areas with complex topography or microclimates where weather conditions can differ significantly over short distances. By defining zones based on weather patterns, the NWS can issue more targeted and precise alerts that consider each zone's unique conditions. Zone-based queries are the recommended method for most users. ## Coordinate (most precise) On the other hand, the point-based alert lookup uses the user's precise location (based on provided coordinates) to provide weather alerts for your specific location. This method provides more accurate and targeted information, particularly useful for users who live or work in areas with microclimates or complex topography. However, this method may delay awareness of severe weather developing in the user's region.