Commit Graph

306 Commits

Author SHA1 Message Date
gjr80
97ead17618 add Totals panel to Seasons skin 2021-08-12 23:34:11 +10:00
Tom Keffer
10721fbfa9 V4.6.0a4 2021-05-30 17:39:24 -07:00
Tom Keffer
0435b82b75 Accept unit systems 'us', 'metric', or 'metricwx'.
Change wee_config option --units to --unit-system.
2021-05-30 17:39:09 -07:00
Tom Keffer
13b884eba9 Changed from option "units" to "unit_system". 2021-05-27 10:31:17 -07:00
Tom Keffer
7fb496f801 V4.6.0a3 2021-05-24 10:06:26 -07:00
Tom Keffer
2ec4bf1325 Install now sets option 'units'.
The unit system is no longer intuited by settings in [[Defaults]].
V4.6.0a2
2021-05-22 14:08:09 -07:00
Tom Keffer
256c5581f5 Moved get_languages() and pick_languages() 2021-05-18 17:31:56 -07:00
Tom Keffer
047d1a8385 Fixed bug for installation scripts that don't auto-configure. 2021-05-18 17:29:59 -07:00
Tom Keffer
1a2c89a4ad Example "basic" now modifies its language code. 2021-05-11 05:10:26 -07:00
Tom Keffer
d9c5848f37 Checkpoint, while working on the example "basic". 2021-05-10 16:25:36 -07:00
Tom Keffer
13010f1162 Reformatted 2021-05-10 07:58:27 -07:00
Tom Keffer
a65244ec73 v4.6.0a1 2021-04-16 09:54:07 -07:00
Tom Keffer
d78bf16869 Use config_from_str() where appropriate. 2021-04-07 12:34:44 -07:00
Tom Keffer
6c90a174f9 Version 4.5.1 2021-04-02 13:26:45 -07:00
Tom Keffer
575524d47a Version 4.5.0 2021-04-02 08:01:41 -07:00
Tom Keffer
26f6146d43 Version 4.5.0b2 2021-03-24 13:52:08 -07:00
Tom Keffer
ffe8c8fc85 Version 4.5.0b1 2021-03-22 07:49:48 -07:00
Tom Keffer
f3de623278 Version 4.5.0a3 2021-03-21 12:09:56 -07:00
Tom Keffer
2ae06ada39 V4.5.0a2 2021-03-20 07:58:35 -07:00
Tom Keffer
d727acdb09 Version 4.5.0a1 2021-03-15 14:58:05 -07:00
Tom Keffer
9bd4419936 V4.4.0 2021-01-30 11:07:10 -08:00
Tom Keffer
915e0a8fed Fixed minor problem when database is empty. 2021-01-22 05:20:59 -08:00
Tom Keffer
510dc7fdf0 V4.3.0 release 2021-01-04 14:54:30 -08:00
Tom Keffer
2c9989eb1b Set log_failure to True in [StdReport].
Change test suites to follow.
V4.3.0b4
2021-01-04 05:20:28 -08:00
Tom Keffer
c1d340b818 Refactored into smaller test units. 2020-12-31 15:43:09 -08:00
Tom Keffer
47a55eede7 Fixed problem where the config section for the new extension is not a ConfigObj. 2020-12-31 15:42:53 -08:00
Tom Keffer
2cc2d56202 Allow initial comments in installer "config" section 2020-12-28 08:06:03 -08:00
Tom Keffer
30e8e02467 V4.3.0b3 2020-12-26 14:08:19 -08:00
Tom Keffer
98eef9be0f config section in installer remains a ConfigObj if possible.
More faithful reproduction of comments possible.
2020-12-23 16:40:13 -08:00
Tom Keffer
a5042548ad V4.3.0b2 2020-12-18 09:06:21 -08:00
Tom Keffer
782c7bbe84 V4.3.0b1 2020-12-14 06:13:28 -08:00
Tom Keffer
91987c61d8 Added upgrade instructions for patching.
V4.3.0a2
2020-12-11 16:05:57 -08:00
Tom Keffer
634c13a79b Merge branch 'recalc_weights' into development
# Conflicts:
#	docs/upgrading.htm
2020-12-11 15:48:24 -08:00
Tom Keffer
02230d310d Auto-patch daily summaries on startup. 2020-12-11 09:07:44 -08:00
Tom Keffer
2831b7a58c Merge branch 'master' into development
# Conflicts:
#	docs/changes.txt
2020-11-30 14:16:05 -08:00
Tom Keffer
79f9133df3 One, and only one, of options install, upgrade, and reconfigure.
Fixes issue #622.
2020-11-29 17:38:31 -08:00
Tom Keffer
6456ef97fb v4.3.0a1 2020-11-11 09:07:43 -08:00
Tom Keffer
618caf76f2 Service weewx.wxxtypes.StdDelta was inadvertently left out of the list of
services to be run. Fortunately, it is not used. Yet. Added it back in.
2020-10-28 14:34:47 -07:00
Tom Keffer
efedd29ef5 V4.2.0 2020-10-26 17:58:43 -07:00
Tom Keffer
e118056212 v4.2.0b2 2020-10-26 08:18:57 -07:00
Tom Keffer
2cde1978fa v4.2.0b1 2020-10-23 14:28:06 -07:00
Tom Keffer
a781fd5398 Run xtype_services just before archive_services.
Version 4.2.0a2
2020-10-22 05:07:48 -07:00
Tom Keffer
e99dd45818 Squashed commit of the following:
commit 5023ea5acdee7b7698d3f9e59118711503bbb2ab
Author: Tom Keffer <tkeffer@gmail.com>
Date:   Sun Oct 18 04:38:05 2020 -0700

    Suggest more xtypes examples.

commit 3c8b0e77c4a0c5163bde5df513f5eda37eac9853
Author: Tom Keffer <tkeffer@gmail.com>
Date:   Sat Oct 17 08:07:31 2020 -0700

    Added sample image of vapor_p.
    Added comment about ordering matters.

commit 9ebc989d702f66249f6caafbd9ba1e9739eb42d4
Author: Tom Keffer <tkeffer@gmail.com>
Date:   Sat Oct 17 06:15:18 2020 -0700

    XType class Delta can now use the same cumulative type more than once.
    Added tests.

commit 47857d83817a4fb32ab645245239cf5a56c65b19
Author: Tom Keffer <tkeffer@gmail.com>
Date:   Fri Oct 16 16:29:18 2020 -0700

    Added XType 'Delta', for calculating differences from cumulative totals.

commit bb8a07bd3e828f7cd7f20660c8702370151bbb96
Author: Tom Keffer <tkeffer@gmail.com>
Date:   Fri Oct 16 12:11:01 2020 -0700

    Reformat xtypes documentation. Finishes fix for issue #491.

commit a27d6e1dbdee272c2a2b22bb58d162cbb7472049
Author: Tom Keffer <tkeffer@gmail.com>
Date:   Fri Oct 16 12:09:33 2020 -0700

    Upgrade now adds new service group xtypes_services.
    Update tests to follow.

commit 611dbc60d0908294ae268019c48f2ca7693f0615
Author: Tom Keffer <tkeffer@gmail.com>
Date:   Fri Oct 16 09:11:47 2020 -0700

    No heat index for temperatures under 40F.

commit fe9e60818295fcc8386501425b259ea2111005d7
Author: Tom Keffer <tkeffer@gmail.com>
Date:   Fri Oct 16 08:22:37 2020 -0700

    Update comments on get_series()

commit 14f3a15cd7df2e64674d794fb375cc7e807ad91a
Author: Tom Keffer <tkeffer@gmail.com>
Date:   Fri Oct 16 08:12:03 2020 -0700

    Add a version of get_series() that works for xtypes.
    Document it.
    Include vaporpressure.py in the examples subdirectory.

commit 0995f772e6b204b13c60af42681fdb2e54ab200b
Author: Tom Keffer <tkeffer@gmail.com>
Date:   Thu Oct 15 17:07:52 2020 -0700

    More details about how to write an xtypes extension.

commit 1e1dce3a29f211944230119078e0108502f8f706
Author: Tom Keffer <tkeffer@gmail.com>
Date:   Thu Oct 15 17:07:10 2020 -0700

    Add threading lock to RainRater.

commit bed387de5913e42291045b4780e8110c15229b73
Author: Tom Keffer <tkeffer@gmail.com>
Date:   Thu Oct 15 04:49:59 2020 -0700

    Update and improve the xtypes documentation.

commit dc4f488d17a4aeaa9b9d604c500f7063c044a0af
Author: Tom Keffer <tkeffer@gmail.com>
Date:   Thu Oct 15 04:49:31 2020 -0700

    Add service group xtype_services to weewx.conf.

commit 6f29b1a23d60189b07efae4d4ea160079eb973e8
Author: Tom Keffer <tkeffer@gmail.com>
Date:   Wed Oct 14 13:31:43 2020 -0700

    It's OK for direction to be none, provided speed is zero

commit 034be1c968dd0bc33791d4f6559c15c7e28b6364
Author: Tom Keffer <tkeffer@gmail.com>
Date:   Wed Oct 14 13:31:21 2020 -0700

    Check to make sure the section [Engine][[Services]] exists

commit 8cf2b3e372d1b9da948ef6caa27aadb721308850
Author: Tom Keffer <tkeffer@gmail.com>
Date:   Wed Oct 14 08:24:13 2020 -0700

    Separate StdService from XType functionality.
    Makes XType functionality useful outside the context of WeeWX services.
    Simplifies test suites.

commit 9325e792cafa0a885f529ac15636202d518a9c61
Author: Tom Keffer <tkeffer@gmail.com>
Date:   Wed Oct 14 08:23:07 2020 -0700

    Class DummyEngine derives from Engine.

commit 7ac31f7bd2b80c61792e0f3a5f0293ec1eb0666b
Author: Tom Keffer <tkeffer@gmail.com>
Date:   Sat Oct 10 16:26:19 2020 -0700

    Made it easier to add new, derived types via StdWXCalculate.
    See issue #491.
2020-10-18 05:49:45 -07:00
Tom Keffer
5e785ed8bc Include the file path in any ConfigObj error messages. 2020-08-02 14:27:46 -07:00
Tom Keffer
3f3af2238a Fixed problem that caused reporting units to revert to US if they were in a
mixed unit system. Fixes issue #576.
2020-06-26 18:09:05 -07:00
Tom Keffer
06dc466206 Bump version to v4.1.1 2020-05-30 14:55:14 -07:00
Tom Keffer
a55c9cd22b Set Version to 4.1.0 2020-05-25 12:10:00 -07:00
Tom Keffer
791de74644 Eliminate use of logging in wee_config, allowing it to be used for installs
without syslog.
2020-05-21 14:21:42 -07:00
Tom Keffer
c525a047f6 Bumped to Version 4.0.0 2020-04-30 08:19:40 -07:00
Tom Keffer
6b557e1c4c v4.0.0b18 2020-04-01 10:13:43 -07:00