Replies: 4 comments
|
Have you looked at the qualitativePrecipitation field returned under URLs of the form: gridpoints/{office ID}/{gridpoints}/ ? |
0 replies
|
Thanks for the reply. There doesn't seem to be this kind of API path (it gives an error response) the only ones with /gridpoints are: None of these have qualitativePrecipitation or quantitativePrecipitation |
0 replies
|
Meant to include the points (your first example). If I pull: https://api.weather.gov/gridpoints/BOX/64,79 I get values under quantitativePrecipitation. If the values do not appear for other locations, it's probably because the WFO didn't provide the data (I believe this is the raw data from the WFO). |
0 replies
|
Yes thank you, that url gives all the information needed which is raw forecast data. |
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.
Hi,
Looking at the data returned by forecast or forecast/hourly (either with /gridpoints/ or /points) there are no entries for precipitation amount (qpf) and others like pressure, rh etc.
Is there a way to obtain precipitation forecast and others ?
If not is this planned for the future ?
All reactions