Recent Posts

Pages: 1 [2] 3 4 ... 10
11
Weather Website PHP/AJAX scripting / Re: api.weather.gov is down
« Last post by saratogaWX on Yesterday at 05:34:56 PM »
Update posted.. no joy yet:
Quote
SENIOR DUTY METEOROLOGIST NWS ADMINISTRATIVE MESSAGE
NWS NCEP CENTRAL OPERATIONS COLLEGE PARK MD
2041Z WED APR 24 2024

...API.WEATHER.GOV DOWN - Update...

Api.weather.gov is still down. NCO continues to investigate.



Shruell/SDM/NCO/NCEP
12
NWS also pushed out an update to the mapclick page and moved the temperature above the conditions, which breaks that portion of the version 4.05 advforecast2.php script (for those using it).

Edit:  Check that.  looks like they reverted back, but here's preview page of the temperature/conditions change:

https://preview-forecast.weather.gov/MapClick.php?lat=38.890370000000075&lon=-77.03195999999997


I hope you're using https://forecast.weather.gov/MapClick.php?lat=38.8904&lon=-77.032&unit=0&lg=english&FcstType=text&TextType=2
in your script.. the &FcstType=text&TextType=2 is important and the page returned should function with advforecast2.php V4.05
13
Per Ken:

api.weather.gov is down.  The message is a result of that problem.
14
NWS also pushed out an update to the mapclick page and moved the temperature above the conditions, which breaks that portion of the version 4.05 advforecast2.php script (for those using it).

Edit:  Check that.  looks like they reverted back, but here's preview page of the temperature/conditions change:

https://preview-forecast.weather.gov/MapClick.php?lat=38.890370000000075&lon=-77.03195999999997

15
Weather Web Site Help / Re: Warning: Undefined variable $curlStatus
« Last post by Maumelle Weather on Yesterday at 04:45:28 PM »
Mine has been going up and down for the last 30 minutes.
16
Weather Web Site Help / Re: Warning: Undefined variable $curlStatus
« Last post by saratogaWX on Yesterday at 04:30:34 PM »
api.weather.gov is down.  The message is a result of that problem.
17
WiFiLogger/Meteo-Pi / AWEKAS uploading has stopped
« Last post by xmas111 on Yesterday at 04:30:30 PM »
I was checking my AWEKAS webpage and noticed it hasn't received had any new weather data from WifiLogger V2 since Jan. 2024.

The user name and password in WfiLogger are correct. I used them to log into AWEKAS and they work.

Anyone else having issues uploading to AWEKAS?

Thanks,
 John

18
Weather Web Site Help / Warning: Undefined variable $curlStatus
« Last post by yamiacaveman on Yesterday at 04:04:09 PM »
This just showed up: Warning: Undefined variable $curlStatus in /home/hogan2/pennlake.us/advforecast2.php on line 480

I see nothing that indicates I need to update the script, any ideas?

pennlake.us

19
Weather Website PHP/AJAX scripting / api.weather.gov is down
« Last post by Jasiu on Yesterday at 04:00:12 PM »
As noted by Ken within another post, the NWS API is currently down.  I'm getting 502 errors for everything.

Quote
SENIOR DUTY METEOROLOGIST NWS ALERT ADMINISTRATIVE MESSAGE
NWS NCEP CENTRAL OPERATIONS COLLEGE PARK MD
1732Z WED APR 24 2024


...API.WEATHER.GOV DOWN...

Api.weather.gov is currently down. NCO is investigating.


Gerhardt/SDM/NCO/NCEP
20
Thank you, Ken.  I did make the fixes as you advised but a crop of errors is still showing.  The zones had worked up to this time.  But I’ll wait until the api.weather.gov issue is resolved and see if that fixes my problem.
Pages: 1 [2] 3 4 ... 10