International Weather? #412
Unanswered
head-dunce
asked this question in
Q&A
Replies: 2 comments
-
It is likely only one of several sources, as NOAA/NWS only provides weather data for US and its territories. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This could also be from aviationweather.gov. They have international days as well.
…Sent from my iPhone
On May 14, 2021, at 18:24, Jared Holmberg ***@***.***> wrote:
It is likely only one of several sources, as NOAA/NWS only provides weather data for US and its territories.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
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 currently using the API's from https://stormglass.io for my work-in-progress site http://www.weatherpirate.com
Their API says it's getting weather info from NOAA so I'm trying to get it directly from your API. But when I try and use the coordinates here in the Turks and Caicos, I get an error. It seems to work fine if I use an address in the US.
Can anyone point me in the right direction?
{ "correlationId": "137012b5", "title": "Data Unavailable For Requested Point", "type": "https://api.weather.gov/problems/InvalidPoint", "status": 404, "detail": "Unable to provide data for requested point 21.8386,-71.8115", "instance": "https://api.weather.gov/requests/137012b5" }
Beta Was this translation helpful? Give feedback.
All reactions