RadarUS Block not compatible with National Weather Service Radar Updates
- MonyMony
- Forecaster
- Posts: 187
- Joined: Sun Aug 20, 2017 12:54 pm
- Location: Elkton, Maryland, US
- Station model: Davis Pro 2
- Software: WeatherCat/Meteobridge
- Contact:
RadarUS Block not compatible with National Weather Service Radar Updates
UPDATE: NWS has started again updating the links this fix references.
Hi All,
So the National Weather Service went live this evening with their new radar format (https://radar.weather.gov) and the format is incompatible with the way this block was originally written. I quickly played around and made this update to at least get the block somewhat working.
Do a search for this string in your code:
+radarType+"/"+
and do a find/replace with this:
+"/K"+
There should be three instances that get replaced. This will at least get it working. Not perfect but enough to limp by. Maybe someone smarter than I can figure out a better solution.
Hi All,
So the National Weather Service went live this evening with their new radar format (https://radar.weather.gov) and the format is incompatible with the way this block was originally written. I quickly played around and made this update to at least get the block somewhat working.
Do a search for this string in your code:
+radarType+"/"+
and do a find/replace with this:
+"/K"+
There should be three instances that get replaced. This will at least get it working. Not perfect but enough to limp by. Maybe someone smarter than I can figure out a better solution.
Last edited by MonyMony on Fri Jan 06, 2023 1:19 pm, edited 4 times in total.
Re: RadarUS Block not compatible with National Weather Service Radar Updates
Is this in the settings or actual block.php file?
BTW Thanks!
BTW Thanks!
Re: RadarUS Block not compatible with National Weather Service Radar Updates
OK, figured it out. That does get it to at least load. Thanks again.
Steve
Steve
- MonyMony
- Forecaster
- Posts: 187
- Joined: Sun Aug 20, 2017 12:54 pm
- Location: Elkton, Maryland, US
- Station model: Davis Pro 2
- Software: WeatherCat/Meteobridge
- Contact:
Re: RadarUS Block not compatible with National Weather Service Radar Updates
It’s the actual block code. Sorry for not being more clear.
- MonyMony
- Forecaster
- Posts: 187
- Joined: Sun Aug 20, 2017 12:54 pm
- Location: Elkton, Maryland, US
- Station model: Davis Pro 2
- Software: WeatherCat/Meteobridge
- Contact:
Re: RadarUS Block not compatible with National Weather Service Radar Updates
UPDATE: Looks like the NWS has stopped updating the link used by the work-around. Not sure at the moment what the next step to make this work will be.
-
- Observer
- Posts: 24
- Joined: Mon Jun 22, 2020 8:47 pm
- Station model: Davis Vantate Pro2
- Software: weatherlink data logger
Re: RadarUS Block not compatible with National Weather Service Radar Updates
Hopefully it can get figured out as it's a major impediment.
- BobW55
- Forecaster
- Posts: 114
- Joined: Thu Sep 28, 2017 11:43 pm
- Location: Michigan USA
- Station model: Davis Pro2
- Software: Cumulus
- Contact:
Re: RadarUS Block not compatible with National Weather Service Radar Updates
Had a look at it today.
Best option I have found so far is to put it into a IFRAME.
I hate Iframes, but it will work for now.
Shame on the NWS fro not considering how many people were linked into their service.
Best option I have found so far is to put it into a IFRAME.
I hate Iframes, but it will work for now.
Shame on the NWS fro not considering how many people were linked into their service.
http://melvinweather.com/template/indexDesktop.php
Davis Vantage Pro2 wired
Solar/UV sensors
Sky Cam
Ham radio K8pos
Davis Vantage Pro2 wired
Solar/UV sensors
Sky Cam
Ham radio K8pos
- MonyMony
- Forecaster
- Posts: 187
- Joined: Sun Aug 20, 2017 12:54 pm
- Location: Elkton, Maryland, US
- Station model: Davis Pro 2
- Software: WeatherCat/Meteobridge
- Contact:
Re: RadarUS Block not compatible with National Weather Service Radar Updates
Yeah, this is a mess for everyone. I have been watching the wxforum.net boards to see if they can figure this out as they tend to have a much bigger following and they are just as much at a loss as us here on MT. Did see a post the linked to these two articles that pretty much show what a mess this whole change is. The worst thing is NWS cannot revert back to the old sites as they relied on Adobe Flash which was officially depreciated Dec-31-2020.
https://cliffmass.blogspot.com/2020/12/ ... r.html?m=1
https://www.washingtonpost.com/weather/ ... site-slow/
https://cliffmass.blogspot.com/2020/12/ ... r.html?m=1
https://www.washingtonpost.com/weather/ ... site-slow/
- Jeffm5690
- Advisor
- Posts: 77
- Joined: Sun Aug 20, 2017 1:30 pm
- Location: New York USA
- Station model: Davis Pro 2
- Software: Weather Display
- Contact:
Re: RadarUS Block not compatible with National Weather Service Radar Updates
I am not familiar with iframes. How would I set up an iframe to show the radarus for okx?
-
- Expert
- Posts: 862
- Joined: Tue Jan 12, 2021 8:03 am
- Location: Italy
- Station model: WH2650
- Software: WH2650 (direct upload)
- Contact:
Re: RadarUS Block not compatible with National Weather Service Radar Updates
As suggested in the first post the only radar loop images ( still available and updated ) seems to be the
"http://radar.weather.gov/ridge/lite/K"+ ... "_loop.gif"
- disabled last dropdown box
- doppler, ozone concentration and min/max temperature radar 'out of order'
"http://radar.weather.gov/ridge/lite/K"+ ... "_loop.gif"
- disabled last dropdown box
- doppler, ozone concentration and min/max temperature radar 'out of order'
- Attachments
-
- radarUS_8.1.zip
- (9.14 KiB) Downloaded 201 times