metar: whoops, fix taf url.

char-rename
John Benediktsson 2016-09-06 18:13:59 -07:00
parent 4ab9ef90c3
commit 98be09e8ea
1 changed files with 1 additions and 1 deletions

View File

@ -718,7 +718,7 @@ GENERIC: taf ( station -- taf )
M: station taf cccc>> taf ;
M: string taf
"http://tgftp.nws.noaa.gov/data/forecasts/stations/%s.TXT"
"http://tgftp.nws.noaa.gov/data/forecasts/taf/stations/%s.TXT"
sprintf http-get nip ;
GENERIC: taf. ( station -- )