Replies: 1 comment
-
You can request the units for the entire forecast to be returned in either US customary (mph for wind) or SI (km/h for wind) units. There is no way to request wind units in knots as currently documented. |
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'm using the weather.gov API to pull a gridpoint forecast. The API call I am making is: https://api.weather.gov/gridpoints/LWX/113,87/forecast
The forecasted wind speeds are listed as MPH. Is there any option I can add to the API call to request the wind speed in the daily forecasts to be represented in Knots?
Beta Was this translation helpful? Give feedback.
All reactions