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

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to