https://github.com/keesL/metar updated source
2016-08-08 9:57 GMT+02:00 Paul Wise <[email protected]>: > On Sun, 07 Aug 2016 16:59:26 +0200 Mariusz Gruszka wrote: > > > NOAA changed server weather.noaa.gov to tgftp.nws.noaa.gov (metar.h in > source) > > package is not working with old server > > Here is a workaround for this issue: > > env METARURL=http://tgftp.nws.noaa.gov/data/observations/metar/stations > metar lows > > The NOAA folks have a redirect in place, but metar's use of libcurl > does not enable following redirects, which is not the default. > > -- > bye, > pabs > > https://wiki.debian.org/PaulWise >

