Trying to query historical averages (esp for frost dates) #213
Unanswered
brianwdavis
asked this question in
Q&A
Replies: 3 comments
-
As far as I know, the API isn't the place to go looking for historical data. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks! I'll keep looking elsewhere. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Historical data can be requested via NCEI. They even have their own API for it :) Due to various reasons we are only able to offer a limited set of recent data via our API. |
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 have a web application that is currently using 5 years of local weather station data to calculate frost date averages for users, but this is a limited dataset due to the number of stations and number of years. Is there an endpoint to get the (for example) 30-year averages for a grid point? Particularly interested in frost dates but monthly average temperatures, etc would be useful as well.
Beta Was this translation helpful? Give feedback.
All reactions