Read the statement by Michael Teeuw here.
Weather.gov problem in default weather module.
-
I am using the default weather module and accessing the Weather.gov option to give me both the current weather and the forecast using “current” and forecast options. They are stacked one above the other.
About a month ago the “current” option quit working and I am leaning toward NWS changing the API to a different term. Does anyone have experience with that module using weather.gov as who they are pulling the data from that might have some insight? -
@ankonaskiff17 weather is done all in browser.
Open the developers window, ctrl-shift-I,
Select the console tab, put weath in the filter field -
@sdetweil I’ve done that. I intend to follow-up with those folks tomorrow. There are a few NWS API pages that indicate what options are available and while they show various iterations of Forecast, Current is not in the list. They have the api set where you can plug in GPS coordinates, the NWS office that manages those GPS coordinates and it will generate the https address so you just plug it into the module. That is what I did a few years ago when I first built that MM.
I am going to look at Observations options at bottom of the picture to see if the have changed the format.
