log weather.tcl @ 698:6ba9f961e463 default tip

age author description
Thu, 22 Jun 2023 13:51:49 +0300 Matti Hamalainen weather: Show limit of matches.
Thu, 22 Jun 2023 13:32:07 +0300 Matti Hamalainen fetch_weather, weather: Update to match with Digitraffic API changes.
Thu, 22 Jun 2023 13:27:32 +0300 Matti Hamalainen weather: Cleanup.
Thu, 04 Feb 2021 13:51:34 +0200 Matti Hamalainen weather: Bump version.
Thu, 04 Feb 2021 12:16:32 +0200 Matti Hamalainen weather: Use new command matching.
Wed, 03 Feb 2021 11:05:59 +0200 Matti Hamalainen Cleanup.
Wed, 27 Jan 2021 10:57:13 +0200 Matti Hamalainen Oops.
Wed, 27 Jan 2021 10:24:59 +0200 Matti Hamalainen weather: Fix weather_cmd return values.
Wed, 27 Jan 2021 10:24:44 +0200 Matti Hamalainen Add @nick@ token to messages.
Mon, 04 Jan 2021 12:00:44 +0200 Matti Hamalainen Bump copyright years.
Tue, 21 Jul 2020 19:01:37 +0300 Matti Hamalainen weather: Add kludge to always have "value" for "temp" token.
Tue, 21 Jul 2020 19:01:21 +0300 Matti Hamalainen weather: All tokens in the weather format string item must have a value for the item to be added to the output string.
Tue, 21 Jul 2020 18:26:28 +0300 Matti Hamalainen weather: Cleanup.
Thu, 09 Jul 2020 13:28:54 +0300 Matti Hamalainen weather: Add setting weather_cmd_name for specifying the command name used for help texts.
Thu, 09 Jul 2020 12:41:52 +0300 Matti Hamalainen weather: Rename some message ids, cleanups.
Thu, 09 Jul 2020 12:24:41 +0300 Matti Hamalainen weather: Reorder function.
Wed, 08 Jul 2020 22:55:56 +0300 Matti Hamalainen Rename *_logmsg settings to *_log_enable.
Wed, 08 Jul 2020 13:23:48 +0300 Matti Hamalainen weather: Cleanups.
Wed, 08 Jul 2020 01:47:38 +0300 Matti Hamalainen weather: Adjust messages.
Wed, 08 Jul 2020 00:47:35 +0300 Matti Hamalainen weather: Remove duplicated weather_save_aliases call.
Wed, 08 Jul 2020 00:42:05 +0300 Matti Hamalainen weather: Improve alias handling and do some work on stations listing.
Tue, 07 Jul 2020 22:29:07 +0300 Matti Hamalainen weather: Bump version.
Tue, 07 Jul 2020 22:28:30 +0300 Matti Hamalainen weather: Fixes to the help.
Tue, 07 Jul 2020 21:59:30 +0300 Matti Hamalainen weather: Refactor much of the messages system to match the quotedb one.
Tue, 07 Jul 2020 14:43:49 +0300 Matti Hamalainen weather: Split minmax to two lines.
Tue, 07 Jul 2020 14:42:40 +0300 Matti Hamalainen weather: Use utl_valid_user instead of weather_valid_user.
Tue, 07 Jul 2020 14:41:46 +0300 Matti Hamalainen weather: Move some functions around into more logical location.
Thu, 23 Jan 2020 06:00:56 +0200 Matti Hamalainen weather: Bump version, adjust copyright message when loading.
Thu, 23 Jan 2020 05:58:24 +0200 Matti Hamalainen weather: Make things a bit more generic.
Thu, 23 Jan 2020 05:01:37 +0200 Matti Hamalainen fetch_weather, weather: Remove certain "data translation" from fetch_weather and move that into weather.tcl.
Tue, 21 Jan 2020 22:56:37 +0200 Matti Hamalainen weather: Add translation of weather direction angle.
Tue, 21 Jan 2020 22:34:15 +0200 Matti Hamalainen fetch_weather, weather: Fixes/adjustments to the previous changes.
Tue, 21 Jan 2020 22:14:01 +0200 Matti Hamalainen fetch_weather, weather: Add primitive support for wind direction data.
Mon, 16 Oct 2017 11:14:07 +0300 Matti Hamalainen weather: Improve parsing of GPS coordinates.
Tue, 10 Oct 2017 01:32:58 +0300 Matti Hamalainen weather: Improve "nearest" sub-command argument parsing.
Tue, 10 Oct 2017 01:32:25 +0300 Matti Hamalainen weather: Rename a variable to be more descriptive.
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.