Best for current conditions #346
-
I am currently using https://api.weather.gov/stations/STATION/observations/latest for current conditions. However, they seem to update only about once over couple of hours and sometimes a lot longer. Not the most current. What is the best way to get current conditions for a location? i.e. temp, wind chill / heat index, humidity, pressure, and something that can be mapped to an icon. Ideally data more then about 1 hour old. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
The /latest endpoint is the latest observation in the database. There is a known issue where observations are slow to ingest into the system. Please open an opterational issue if you are not getting the observation expected from that endpoint. |
Beta Was this translation helpful? Give feedback.
-
There already was a ticket (INC0219108). Looks like it has been resolved. I am seeing station data that is about 1h18m to 1h27m old currently. It would be nice it it was shorter, but at leat it is back to normal. Description of resolution:
|
Beta Was this translation helpful? Give feedback.
-
Fair expectation. There are complications beyond our control that have increased observation ingest latency. We are working with NCO and the upstream provider to resolve them. Some efforts over the next week might slightly improve latency, but we won't see the ideal goal (less than 20m) for a while. |
Beta Was this translation helpful? Give feedback.
The /latest endpoint is the latest observation in the database. There is a known issue where observations are slow to ingest into the system. Please open an opterational issue if you are not getting the observation expected from that endpoint.