Latest Observation Errors #233
Replies: 6 comments
|
We are being told this is an upstream issue with MADIS and they are working on a fix. We do not have an ETA at present. If you need a temporary fix I would recommend disregarding these five-minute observations and using the full /observations feed to retrieve the hourly METAR instead of /latest. |
|
Thanks Stephen! So you are saying to use for example this - https://api.weather.gov/stations/KALB/observations/ Looks like the same errors are appearing in both. |
|
Having the same issue on our website - but realized it was a common browser plugin blocking urls. |
|
@colonieweather as @StephenClouse noted, you have to filter for the hourly requests, that have a cloudLayer value, which is what derrvies the icon (it will also have a valid rawMessage). For KALB it's every observation at XX:51. |
|
Question: Is this functioning as intended or should there be an endpoint that returns the latest full METAR? Thanks! |
|
@JJKraw the /latest would typically function that way aside from the upstream MADIS issue. |
Uh oh!
There was an error while loading. Please reload this page.
Over the last week or so, I've notice in the latest observation JSON file, that the text description and icon fields are frequently blank or null. The last hour precipitation element is also missing.
json_error.txt
All reactions