Turns out, they not only changed to a new URL from the ones given here, but they also changed the ID code. It used to be a z-code (z6169) but now it is a different style (BDFPV). I am using observations from a school, not an airport. Funny thing is the Weatherbug site still gives the Z-code in the URL when showing the same observations.
I have since switched to the Weatherbug XML API script, which works well for me, but it still bugged me not knowing why the old one stopped. Now, they both work but I prefer the API method of obtaining the data.
The new URL that worked for me is:
Code: Select all
http://www.aws.com/wx.asp?id=
Hope this helps anyone else who has a problem with this script!