-
Hi, I'm trying to get historic forecasts in this format. Any advice of how to do that, including resources beyond this API? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
I'm pretty sure this API does not keep forecast history. You'd have to fetch and save them on your own. |
Beta Was this translation helpful? Give feedback.
-
For historical forecast data the primary source is going to be the NCEI NDFD archive. Unfortunately they don't offer the data in a JSON format like API (NDFD deals in GRIB format) but NDFD and our group do share the same source data. |
Beta Was this translation helpful? Give feedback.
I'm pretty sure this API does not keep forecast history. You'd have to fetch and save them on your own.