log

age author description
Sat, 07 Jan 2017 22:37:56 +0200 Matti Hamalainen fetch_weather / weather: Add weather measurement station location data (GPS WGS-84 lat/long/height) to weather cache. Not used in weather.tcl yet, tho.
Sat, 07 Jan 2017 22:36:34 +0200 Matti Hamalainen fetch_weather: Unfortunately we have to deal with some UTF-8 brokenness here.
Sat, 07 Jan 2017 22:34:52 +0200 Matti Hamalainen fetch_weather: Change to using JSON static weather station metadata from digitraffic instead of the "old" API's CSV format data.
Sat, 07 Jan 2017 22:30:32 +0200 Matti Hamalainen fetch_weather: Add some debugging output to fetch_http().
Sat, 07 Jan 2017 17:56:11 +0200 Matti Hamalainen fetch_weather: Cleanups.
Sat, 07 Jan 2017 05:15:09 +0200 Matti Hamalainen weather: Cosmetic.
Sat, 07 Jan 2017 05:14:54 +0200 Matti Hamalainen weather: Bump copyright.
Sat, 07 Jan 2017 05:13:11 +0200 Matti Hamalainen fetch_weather: Bump copyright and version.
Sat, 07 Jan 2017 04:15:27 +0200 Matti Hamalainen fetch_weather: "use 5.018;" and some cleanups.
Fri, 06 Jan 2017 21:20:52 +0200 Matti Hamalainen fetch_weather: Better check for 'force' commandline parameter.
Fri, 06 Jan 2017 18:53:42 +0200 Matti Hamalainen fetch_weather: Add commandline option for forcing update of static metadata caches.
Fri, 06 Jan 2017 18:47:22 +0200 Matti Hamalainen fetch_weather: Oops, accidentally removed "use Text::CSV"!
Fri, 06 Jan 2017 18:45:56 +0200 Matti Hamalainen fetch_weather: Use File::Slurper instead of old and somewhat broken File::Slurp.
Fri, 06 Jan 2017 15:12:52 +0200 Matti Hamalainen fetch_weather: Stop using binmode -> utf8 in File::Slurp method calls, it seems to be deprecated at some deeper level.
Fri, 06 Jan 2017 15:05:35 +0200 Matti Hamalainen fetch_weather: Cosmetic.
Fri, 06 Jan 2017 15:04:12 +0200 Matti Hamalainen fetch_weather: Support gzip encoded content in HTTP requests.
Thu, 05 Jan 2017 23:18:28 +0200 Matti Hamalainen fetch_weather: Cosmetic.
Thu, 05 Jan 2017 23:16:46 +0200 Matti Hamalainen Change "Station ID #" not defined?" to a debug message.
Thu, 05 Jan 2017 23:15:54 +0200 Matti Hamalainen fetch_weather: Improve a debug message.
Thu, 05 Jan 2017 23:15:31 +0200 Matti Hamalainen fetch_weather: Make purge_threshold output some information when debugging.
Thu, 05 Jan 2017 23:14:55 +0200 Matti Hamalainen fetch_weather: Make purge_threshold option entirely optional, e.g. not set or 0 will disable purging.
Wed, 21 Dec 2016 20:46:14 +0200 Matti Hamalainen feeds: Improve logging.
Mon, 05 Sep 2016 12:04:49 +0300 Matti Hamalainen fetch_weather: Improve data validity/error checking.
Mon, 05 Sep 2016 11:53:57 +0300 Matti Hamalainen Merged.
Mon, 05 Sep 2016 11:53:15 +0300 Matti Hamalainen calc: Match output from new version of mfcalc binary.
Wed, 10 Feb 2016 17:17:17 +0200 Matti Hamalainen Merged.
Wed, 10 Feb 2016 17:16:34 +0200 Matti Hamalainen Added signature for changeset 299744a6c592
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.