Replies: 1 comment 1 reply
-
This is addressed in the Examples tab here: https://www.weather.gov/documentation/services-web-api
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
In the weather forecast API "https://api.weather.gov/gridpoints/{gridID}/{gridX},{gridY}/forecast", do grid ID, grid X and grid Y values remain the same for a particular latitude and longitude values? Can I make the query once and save the grid ID, grid X and grid Y values and use it for subsequent queries?
Beta Was this translation helpful? Give feedback.
All reactions