Recent Posts

Pages: [1] 2 3 ... 10
1
Weather Website PHP/AJAX scripting / Re: api.weather.gov is down
« Last post by saratogaWX on Today at 06:02:27 PM »
That should work fine.  No entries means no work for nws-alerts.php to do.
2
Weather Website PHP/AJAX scripting / Re: api.weather.gov is down
« Last post by tedroche on Today at 05:52:42 PM »
Is there a quick fix to turn off NWS alerts?

I edited Settings.php and added after the NWS settings:
// TEMPORARY QUICK FIX: NWS API down
$SITE['NWSalertsCodes'] = array();

but is there a better way to turn if off?
3
Davis Instruments Weather Stations / Re: Joining Davis Tech Support
« Last post by ocala on Today at 05:52:39 PM »
I don’t see it (the pricing) considering the basic station is the same design, going back to VP 1 when that came out in 1999/2000.  I’d like to replace my ISS simply because its going on 12 years old, but given the step back many claim with the tipping spoon design of the rain gauge I’d be tempted to put a Rainwise on it and forgo Davis’ altogether.  Considering the humidity sensor is shot given the longevity of them, replacing that and the temperature sensor would be nice.  So far, no supercap leakage issues.
I have to say the new Davis rain bucket is much better then the old one. It doesn't follow my coco gauge exactly but it's much closer then the old one. I'm quite happy with it.
4
Weather Website PHP/AJAX scripting / Re: api.weather.gov is down
« Last post by saratogaWX on Today 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
5
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
6
Per Ken:

api.weather.gov is down.  The message is a result of that problem.
7
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

8
Mine has been going up and down for the last 30 minutes.
9
Weather Web Site Help / Re: Warning: Undefined variable $curlStatus
« Last post by saratogaWX on Today at 04:30:34 PM »
api.weather.gov is down.  The message is a result of that problem.
10
WiFiLogger/Meteo-Pi / AWEKAS uploading has stopped
« Last post by xmas111 on Today 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

Pages: [1] 2 3 ... 10
anything