From f8eb93a656d66b0195d35de4673253229f4df30e Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Wed, 12 Aug 2009 23:34:55 +0200 Subject: Mention ICAO as the wanted code in the weather widget. --- weather.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'weather.lua') diff --git a/weather.lua b/weather.lua index 17e41ac..ed12136 100644 --- a/weather.lua +++ b/weather.lua @@ -18,7 +18,7 @@ module("vicious.weather") -- {{{ Weather widget type local function worker(format, station) -- US National Oceanic and Atmospheric Administration - -- * Station codes: http://www.rap.ucar.edu/weather/surface/stations.txt + -- * Station (ICAO) codes: http://www.rap.ucar.edu/weather/surface/stations.txt local noaa = "http://weather.noaa.gov/pub/data/observations/metar/decoded/" -- Get info from a weather station -- cgit v1.2.3