From b8bed540995a793900782512ba79596b47ecd864 Mon Sep 17 00:00:00 2001 From: Richard Harrison Date: Sun, 17 Mar 2019 00:43:24 +0100 Subject: [PATCH] Added environment/realwx/metar-url Code will still default to the hardcoded URL if present. [station] in the URL will be replaced with the actual required station; so the URL is now https://tgftp.nws.noaa.gov/data/observations/metar/stations/[station].TXT --- Environment/environment.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/Environment/environment.xml b/Environment/environment.xml index aa9049808..9740d8eb8 100644 --- a/Environment/environment.xml +++ b/Environment/environment.xml @@ -301,6 +301,7 @@ + https://tgftp.nws.noaa.gov/data/observations/metar/stations/[station].TXT