log fetch_weather.pl @ 392:afd9a2bc8626

age author description
Mon, 05 Sep 2016 12:04:49 +0300 Matti Hamalainen fetch_weather: Improve data validity/error checking.
Wed, 10 Feb 2016 14:33:04 +0200 Matti Hamalainen fetch_weather: Fix backwards compatibility with old Text::CSV version vs. utf8 and sep_char passing object creation.
Mon, 08 Feb 2016 13:45:28 +0200 Matti Hamalainen Cosmetics.
Mon, 08 Feb 2016 13:44:08 +0200 Matti Hamalainen fetch_weather: Bump copyright and version.
Sun, 07 Feb 2016 21:38:01 +0200 Matti Hamalainen fetch_weather: Typofix.
Sun, 07 Feb 2016 18:49:36 +0200 Matti Hamalainen fetch_weather: Check for empty station name.
Sun, 07 Feb 2016 18:49:11 +0200 Matti Hamalainen fetch_weather: Trim split input data lines in FMI XML.
Sun, 07 Feb 2016 18:17:21 +0200 Matti Hamalainen fetch_weather: Add back -w
Sun, 07 Feb 2016 18:05:51 +0200 Matti Hamalainen fetch_weather: "use warnings".
Sun, 07 Feb 2016 18:01:20 +0200 Matti Hamalainen fetch_weather: Use Finnish location names instead of Swedish ones from static Tiehallinto station metadata.
Sun, 07 Feb 2016 17:54:09 +0200 Matti Hamalainen fetch_weather: Possibly improve FMI XML mess parsing.
Sun, 07 Feb 2016 17:53:33 +0200 Matti Hamalainen fetch_weather: Fix Tiehallinto metadata handling.
Wed, 03 Feb 2016 16:59:32 +0200 Matti Hamalainen fetch_weather: Don't die() in case of bad XML from FMI, just skip parsing rel-0_2_0
Mon, 01 Feb 2016 15:34:34 +0200 Matti Hamalainen fetch_weather: Oops, forgot to define the configuration setting
Sat, 30 Jan 2016 00:55:43 +0200 Matti Hamalainen fetch_weather: Implement purge_threshold setting.
Wed, 06 Jan 2016 20:41:47 +0200 Matti Hamalainen fetch_weather: Purge sufficiently old data.
Tue, 29 Dec 2015 12:01:20 +0200 Matti Hamalainen fetch_weather: Delete unused function.
Fri, 18 Dec 2015 10:10:03 +0200 Matti Hamalainen fetch_weather: Improve debugging and one error message.
Fri, 18 Dec 2015 10:09:32 +0200 Matti Hamalainen fetch_weather: Close STDOUT filehandle before reopening it, to make sure we
Fri, 18 Dec 2015 10:07:35 +0200 Matti Hamalainen fetch_weather: Fix parsing of old/cached datafile.
Sat, 12 Dec 2015 12:25:30 +0200 Matti Hamalainen fetch_weather: Fix parsing of "empty" CSV data.
Fri, 11 Dec 2015 23:13:54 +0200 Matti Hamalainen fetch_weather: Bump version.
Fri, 11 Dec 2015 22:54:26 +0200 Matti Hamalainen fetch_weather: Adjust minimum acceptable recached entry array size.
Fri, 11 Dec 2015 22:38:38 +0200 Matti Hamalainen Add in commented out code.
Fri, 11 Dec 2015 22:37:53 +0200 Matti Hamalainen fetch_weather: Reload old data from stored data.
Fri, 11 Dec 2015 22:19:21 +0200 Matti Hamalainen Cosmetics.
Fri, 11 Dec 2015 22:16:18 +0200 Matti Hamalainen fetch_weather: Fix debug prints.
Sun, 01 Nov 2015 22:04:45 +0200 Matti Hamalainen fetch_weather: Improve debugging.
Sun, 04 Oct 2015 14:34:03 +0300 Matti Hamalainen fetch_weather: Some fixes to make this actually work.
Sun, 04 Oct 2015 14:22:32 +0300 Matti Hamalainen fetch_weather: Bump version.