Skip to content

Weather data discrepancies for SFO between two sources, despite being part of the same system #804

Answered by dwhitemv25
janluong asked this question in Q&A
Discussion options

You must be logged in to vote

The issues you've pointed out are documented on the API webpage on Updates tab under "Known Issues."

  • The observations endpoints always show missing (null) wind gust and may show null values for other weather properties (temperature, wind, precipitation, etc.) at stations when the MADIS source has data.
  • Precipitation values in the observations endpoints are rounded down to the nearest centimeter (less than 0.4" may be improperly rounded down to 0).

Wind reporting as null is a bug with decoding gust indications.

Honestly, if you want better METAR decoding, use aviationweather.gov's API. In addition, aviationweather posts METARs a LOT faster than api.weather.gov does. Hopefully this API wi…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by janluong
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants