Update NOAA WX weather products URLs

Per http://www.wxforum.net/index.php?topic=29502.0 the old
http://weather.noaa.gov/pub site was deprecated and as of August 23
is no longer in service. Update the software and current dataset to
use working http://tgftp.nws.noaa.gov URLs instead.
This commit is contained in:
Jeremy Stanley
2016-08-24 22:56:37 +00:00
parent 92a0869395
commit e35fbc4d60
10 changed files with 88010 additions and 88010 deletions

2
slist
View File

@@ -4,7 +4,7 @@
#
# generated on 2014-11-10 by running:
#
# wget -qO- http://weather.noaa.gov/pub/data/observations/metar/decoded/ \
# wget -qO- http://tgftp.nws.noaa.gov/data/observations/metar/decoded/ \
# | grep '<a href="[^\.]*\.TXT">.*-'$( date +%b-%Y )' ' \
# | sed 's,.*<a href="\([^\.]*\)\.TXT">.*,\1,' \
# | tr A-Z a-z