Winter Weather Advisory missing from API #851
Replies: 2 comments 5 replies
-
|
It's best to report issues to nco.ops@noaa.gov. Are you looking for this alert? https://api.weather.gov/alerts/urn:oid:2.49.0.1.840.0.eb7a1af1685d5f087eec6c7b21a15d0417402d52.001.1 I see it on the active feed https://api.weather.gov/alerts/active?event=Winter%20Weather%20Advisory |
Beta Was this translation helpful? Give feedback.
-
|
FWIW I've always done my pulls on a state-by-state basis (e.g., https://api.weather.gov/alerts/active/area/MA) and have never run into the limit issue. I also fetch https://api.weather.gov/alerts/active/count before any states so I know which states calls I can skip. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
A WWA is not showing up in the
/alertfeed. Other WWAs are correctly showing up.In contrast, this adjacent area does have the same effective time range in terms of the start and end, although it was issued 6 hours later.
Any suggestions on why the first one has been dropped from
/alert, even though it should still be in effect?Possibly related issue, unresolved:
Beta Was this translation helpful? Give feedback.
All reactions