Replies: 3 comments 6 replies
-
In my experience, the /observations/latest endpoint is usually delayed by an hour or more, which makes it wildly inaccurate much of the time. There are other issues with it too. #726 |
Beta Was this translation helpful? Give feedback.
5 replies
-
Is there a better link to use? Or use a different service's API?
…On Sun, Jun 16, 2024, 8:02 AM brewin ***@***.***> wrote:
In my experience, the /observations/latest endpoint is usually delayed by
an hour or more, which makes it wildly inaccurate much of the time. There
are other issues with it too. #726
<#726>
—
Reply to this email directly, view it on GitHub
<#729 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF4E5WKOURWC5YBI3JE3OK3ZHV5GRAVCNFSM6AAAAABJLWDGL2VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TOOBWGQYDQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Will note here as well that the beta weather.gov 2.0 site uses the API, so a lot of these issues are getting attention internally. Won't be fixed tomorrow, but it's recognized this isn't to standard. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I am doing a fetch of most current temperature observation from: https://api.weather.gov/stations/KMBL/observations/latest and I am checking the accuracy by comparing it to what I see at: https://forecast.weather.gov/MapClick.php?CityName=Beulah&state=MI&site=APX&textField1=44.6296&textField2=-86.0955&e=0
I am seeing significant differences at times and am wondering why this is or if I am missing something in my approach. Does anyone else notice this? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions