Commit Graph

284 Commits

Author SHA1 Message Date
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
Tom Keffer
72718c6768 Inject types no longer calculated by default by StdWXCalculate. 2020-03-27 17:29:13 -07:00
Tom Keffer
9e48f10503 v4.0.0b17 2020-03-27 09:10:29 -07:00
Tom Keffer
47b53a8257 Fixed test for bad display units. 2020-03-27 09:06:58 -07:00
Tom Keffer
378fbd5b31 Added newlines for readability. 2020-03-27 05:00:01 -07:00
Tom Keffer
1955033c8b Updated test_config 2020-03-26 16:49:44 -07:00
Tom Keffer
2d8886238c Offer to register the user's station on weewx.com 2020-03-26 15:47:52 -07:00
Tom Keffer
5b3bd2b5aa Fixed problem in weecfg test suite.
Caused by the lack of ordering in a dictionary.
2020-03-22 06:05:08 -07:00
Tom Keffer
a7db2dc7a8 v4.0.0b16
No longer hardwire in the location of scripts
2020-03-14 18:41:58 -07:00
Tom Keffer
859930cfa9 v4.0.0b15 2020-03-14 16:15:49 -07:00
Tom Keffer
47a9a214a3 Invoke wee_config to customize weewx.conf 2020-03-14 14:28:27 -07:00
Tom Keffer
9589c52fe0 v4.0.0b14 2020-03-03 12:20:26 -08:00
Tom Keffer
2e7ee33994 V4.0.0b13 2020-02-23 05:08:00 -08:00
Tom Keffer
fb97200c7a v4.0.0b12 2020-02-08 12:01:04 -08:00
Matthew Wall
ce4f7d3260 default to simulator if no default driver 2020-02-07 13:33:46 -05:00
Tom Keffer
78f14436e3 V4.0.0b11 2020-01-31 13:25:13 -08:00
Tom Keffer
00609bff08 V4.0.0b10 2020-01-24 17:49:06 -08:00
Tom Keffer
20fa5c2334 V4.0.0b9 2020-01-15 11:19:33 -08:00
tkeffer@gmail.com
783b8d8e5f V4.0.0b8 2020-01-12 10:04:07 -08:00
tkeffer@gmail.com
a0fecfaced Added tests for main module.
This allows these files to be used by PyCharm's unittest facility
2020-01-09 05:01:16 -07:00
tkeffer@gmail.com
06249e835f Perform compare against unicode strings. 2020-01-06 14:10:33 -07:00
tkeffer@gmail.com
9ec528b252 Regression testing against older versions of configobj.
Tested against configobj V4.7.2
2020-01-06 13:04:41 -07:00
tkeffer@gmail.com
116c76961c Fixed UnicodeDecodeError problem when using older versions of ConfigObj.
Version 4.0.0b7
2020-01-05 14:45:29 -07:00