log weather.tcl @ 451:a7249db002bd

age author description
Thu, 28 Sep 2017 15:25:12 +0300 Matti Hamalainen weather: Bump version.
Thu, 28 Sep 2017 15:24:36 +0300 Matti Hamalainen weather: No longer use named keys for measurement data that is not common for all measurement station types.
Mon, 09 Jan 2017 09:23:05 +0200 Matti Hamalainen Backed out changeset 3c816fdc302f "great circle distance", for now.
Mon, 09 Jan 2017 05:45:40 +0200 Matti Hamalainen weather: Implement the "great circle distance" algorithm for calculating
Sun, 08 Jan 2017 05:08:38 +0200 Matti Hamalainen weather: Implement searching for nearest of measurement stations based on given lat/long coordinates.
Sun, 08 Jan 2017 04:56:54 +0200 Matti Hamalainen weather: Some stray weather_msg_do calls were left in, fix those.
Sun, 08 Jan 2017 04:04:35 +0200 Matti Hamalainen Add utl_msg_do() function into utillib and refactor out similar things in quotedb and weather scripts.
Sun, 08 Jan 2017 01:44:19 +0200 Matti Hamalainen weather: Cosmetics, stray whitespace.
Sun, 08 Jan 2017 00:56:13 +0200 Matti Hamalainen weather: Rename a string token.
Sun, 08 Jan 2017 00:04:02 +0200 Matti Hamalainen weather: Show weather station coordinates and Google Maps link in the station list search.
Sat, 07 Jan 2017 22:41:07 +0200 Matti Hamalainen weather: Bump version.
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 05:15:09 +0200 Matti Hamalainen weather: Cosmetic.
Sat, 07 Jan 2017 05:14:54 +0200 Matti Hamalainen weather: Bump copyright.
Thu, 17 Dec 2015 19:26:42 +0200 Matti Hamalainen weather: Remove debug spam.
Wed, 16 Dec 2015 12:46:26 +0200 Matti Hamalainen weather: Add debugging prints.
Sat, 12 Dec 2015 10:57:23 +0200 Matti Hamalainen weather: Adjust time handling.
Fri, 11 Dec 2015 23:13:30 +0200 Matti Hamalainen weather: Bump version.
Fri, 11 Dec 2015 23:13:04 +0200 Matti Hamalainen weather: Adjust time output handling.
Tue, 20 Oct 2015 10:43:43 +0300 Matti Hamalainen weather: Bump version.
Tue, 20 Oct 2015 10:43:35 +0300 Matti Hamalainen weather: Use utillib for matching enabled channels.
Sat, 26 Sep 2015 14:39:02 +0300 Matti Hamalainen weather: Bump version.
Sat, 26 Sep 2015 14:38:53 +0300 Matti Hamalainen weather: Do not attempt to access weather data through unset / invalid
Fri, 23 Jan 2015 17:21:42 +0200 Matti Hamalainen weather: Fix translation routine.
Fri, 23 Jan 2015 17:07:21 +0200 Matti Hamalainen weather: Remove obsolete function, move one function around.
Fri, 23 Jan 2015 16:59:59 +0200 Matti Hamalainen weather: Make some more messages configurable.
Fri, 23 Jan 2015 12:32:06 +0200 Matti Hamalainen weather: Fix a WTF. rel-0_1_0
Fri, 23 Jan 2015 12:23:43 +0200 Matti Hamalainen weather: Reorder some function arguments.
Fri, 23 Jan 2015 11:12:36 +0200 Matti Hamalainen weather: Move configuration to separate file.
Mon, 19 Jan 2015 20:44:25 +0200 Matti Hamalainen weather: Oops, forgot to bump version variable.