log fetch_weather.pl @ 374:26b7963e7fbd

age author description
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.
Sun, 04 Oct 2015 14:22:20 +0300 Matti Hamalainen Cosmetics.
Sun, 04 Oct 2015 14:21:22 +0300 Matti Hamalainen fetch_weather: Implement support for new Tiehallinto data API.
Sat, 19 Sep 2015 16:19:50 +0300 Matti Hamalainen fetch_weather: Bump version.
Sat, 19 Sep 2015 16:09:12 +0300 Matti Hamalainen fetc_weather: Remove support for old HTML format parsing of Tiehallinto data, it's not provided in this format anymore.
Thu, 21 May 2015 10:00:59 +0300 Matti Hamalainen weather: Bump version.
Thu, 21 May 2015 10:00:29 +0300 Matti Hamalainen weather: Add some better optional debugging.
Mon, 19 Jan 2015 20:43:06 +0200 Matti Hamalainen Possibly handle cloudyness translation better.
Mon, 19 Jan 2015 17:51:28 +0200 Matti Hamalainen Bump version.
Mon, 19 Jan 2015 17:51:18 +0200 Matti Hamalainen Translate cloudiness data.
Mon, 19 Jan 2015 17:51:05 +0200 Matti Hamalainen Use UTF8 source.
Mon, 19 Jan 2015 17:50:56 +0200 Matti Hamalainen Rename function.
Mon, 19 Jan 2015 16:26:42 +0200 Matti Hamalainen Add new data from FMI service and change datafile format.
Mon, 19 Jan 2015 11:34:44 +0200 Matti Hamalainen Use lower case.
Mon, 12 Jan 2015 16:17:41 +0200 Matti Hamalainen Adjust FMI query.
Thu, 01 Jan 2015 12:25:43 +0200 Matti Hamalainen weather: Bump version, copyright.
Wed, 10 Dec 2014 15:34:48 +0200 Matti Hamalainen Improve debugging.
Sun, 07 Dec 2014 01:05:30 +0200 Matti Hamalainen The kludges intensify.
Wed, 24 Sep 2014 21:42:58 +0300 Matti Hamalainen weather: Add extra data field.
Wed, 24 Sep 2014 21:40:49 +0300 Matti Hamalainen weather: "Translate" rain state from Tiehallitus data.
Fri, 15 Aug 2014 10:18:23 +0300 Matti Hamalainen Add some error handling and debugging.
Mon, 21 Jul 2014 16:00:29 +0300 Matti Hamalainen Update documentation.
Wed, 18 Jun 2014 20:46:15 +0300 Matti Hamalainen Add data type index.
Wed, 18 Jun 2014 20:31:32 +0300 Matti Hamalainen Cosmetics.
Mon, 16 Jun 2014 03:18:54 +0300 Matti Hamalainen Another round of timestamp parsing changes, urgh.
Mon, 16 Jun 2014 03:18:38 +0300 Matti Hamalainen Cosmetics.
Mon, 16 Jun 2014 03:11:43 +0300 Matti Hamalainen Cosmetics.
Mon, 16 Jun 2014 02:28:24 +0300 Matti Hamalainen Change the timestamp parsing.
Mon, 16 Jun 2014 01:54:56 +0300 Matti Hamalainen Slight adjustments.
Mon, 16 Jun 2014 00:46:40 +0300 Matti Hamalainen Rename a function.
Mon, 16 Jun 2014 00:39:53 +0300 Matti Hamalainen Cosmetics.
Fri, 13 Jun 2014 22:32:15 +0300 Matti Hamalainen Fix timestamp parsing.
Fri, 13 Jun 2014 21:43:53 +0300 Matti Hamalainen Use Time::Piece for some timestamp parsing.
Fri, 13 Jun 2014 17:38:09 +0300 Matti Hamalainen Add some comments.
Tue, 03 Jun 2014 21:56:54 +0300 Matti Hamalainen Improved weather fetching.
Tue, 03 Jun 2014 21:43:49 +0300 Matti Hamalainen Add example configuration file.
Tue, 03 Jun 2014 21:38:40 +0300 Matti Hamalainen Add HTTP user agent setting.
Tue, 03 Jun 2014 21:37:59 +0300 Matti Hamalainen Add comments.
Tue, 03 Jun 2014 15:10:47 +0300 Matti Hamalainen Clean up the weather data parser backend a bit.
Tue, 03 Jun 2014 12:58:46 +0300 Matti Hamalainen Remove useless parameters from XMLin().
Mon, 02 Jun 2014 22:52:30 +0300 Matti Hamalainen FMI data parsing kinda almost works. It is horrible, though. XML ... :Q
Mon, 02 Jun 2014 21:44:04 +0300 Matti Hamalainen No need to store road status.
Mon, 02 Jun 2014 20:25:31 +0300 Matti Hamalainen Add debug option.
Mon, 02 Jun 2014 20:18:59 +0300 Matti Hamalainen weather: Implement configuration file support for weather fetcher backend.