Replies: 1 comment 1 reply
-
This is mentioned on the Updates tab at https://www.weather.gov/documentation/services-web-api These are slated to be fixed in the next release targeted for the week of 5/19. Here is the current list: https://www.weather.gov/help-map |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
According to https://www.weather.gov/hazardsimplification/repairprogress, there have been changes to the types of alerts that the NWS issues. However, a lot of these changes aren't reflected in the API (as defined by https://api.weather.gov/alerts/types). For example:
Wind Chill Advisory
is still present instead ofCold Weather Advisory
(which is not present)Wind Chill Watch
andWind Chill Warning
are still presentExcessive Heat Watch
andExcessive Heat Warning
are still present instead ofExtreme Heat Watch
andExtreme Heat Warning
(which are not present)Urban And Small Stream Flood Advisory
,Small Stream Flood Advisory
,Arroyo and Small Stream Flood Advisory
, andHydrologic Advisory
are still presentSmall Craft Advisory For Hazardous Seas
,Small Craft Advisory For Rough Bar
, andSmall Craft Advisory For Winds
are still presentLake Effect Snow Warning
,Lake Effect Snow Watch
,Freezing Rain Advisory
, andBlizard Watch
are still presentAm I misunderstanding the changes? Do they only effect
headline
anddescription
, and not theevent
?Beta Was this translation helpful? Give feedback.
All reactions