Commit Graph

5485 Commits

Author SHA1 Message Date
Tom Keffer
2a34e19f84 Pur PR #637 in change log. 2021-01-12 17:53:12 -08:00
Rich Bell
b4db1782be log configuration errors (#637)
Looks good! Thanks, Rich.
2021-01-12 17:51:46 -08:00
Tom Keffer
c3aa8fc355 Reference the appendix "Units". 2021-01-12 14:47:01 -08:00
Tom Keffer
21c6b169bc Clarify comments on rain. 2021-01-12 14:34:57 -08:00
Tom Keffer
5fbe0d51e8 Fixed problem where invalid mintime or maxtime was returned for days with no data.
Fixes issue #635.
2021-01-08 13:21:28 -08:00
Tom Keffer
c788d67720 Replaced http with https in many places. 2021-01-08 11:43:24 -08:00
Tom Keffer
3f6e86bb1c Document degree_E. 2021-01-07 20:07:05 -08:00
Tom Keffer
102115731b Patching process is more forgiving about records with interval less than or equal to zero. 2021-01-07 15:43:41 -08:00
Tom Keffer
caac12df3f Log when backfilling daily summaries is complete 2021-01-05 05:13:47 -08:00
Matthew Wall
d96157e73b maintain time on repo pulls 2021-01-04 17:57:07 -05:00
Tom Keffer
510dc7fdf0 V4.3.0 release v4.3.0 2021-01-04 14:54:30 -08:00
Matthew Wall
bd2efd0b3b do the permission fixes before rsync 2021-01-04 17:30:21 -05:00
Matthew Wall
3ccc622be8 explicitly set permissions after repo push 2021-01-04 17:06:44 -05:00
Tom Keffer
6a2c0f4345 Moved wmr200 udev rules to its extension. 2021-01-04 14:01:34 -08:00
Tom Keffer
1b5667df98 Moved wmr200 udev rules to its extension. 2021-01-04 11:41:57 -08:00
Tom Keffer
bc07de870c Update logging and xtypes markdowns. 2021-01-04 05:25:53 -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
e12237c26d Correct print statement 2021-01-03 11:08:41 -08:00
Tom Keffer
94ae1e6c4a Changed line_gap_fraction from 0.01 to 0.05. 2021-01-02 17:24:34 -08:00
Tom Keffer
cc4fd30222 Fixed problem where wind speed is None. 2020-12-31 15:51:30 -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
ea31b56db2 Merge branch 'master' into development 2020-12-30 04:26:55 -08:00
gjr80
35be6eafa0 fix error in weathercat processing of raw data 2020-12-30 12:39:34 +10:00
Tom Keffer
19790b2786 Allow wind vectors to be converted to unit of beaufort. Fixes issue #629. 2020-12-28 09:25:50 -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
064c97424d Fixed problem where wind chill was calculated incorrectly for METRICWX databases. PR #627
Thanks to user edi-x!
2020-12-26 13:21:33 -08:00
Tom Keffer
d9a4daac4d Fixed problem that prevented option observations from being used in the
simulator.
2020-12-26 04:41:23 -08:00
Tom Keffer
b703517638 Test example vaporpressure.py.
Also tests class XTypeTable
2020-12-25 17:41:45 -08:00
Tom Keffer
5e188f6b60 Thoughts on variable naming conventions. 2020-12-25 09:52:35 -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
d36c0b0ae5 Removed no longer needed function _check_intervals().
Reformatted.
2020-12-23 14:35:22 -08:00
Tom Keffer
3534a3a3ca More efficient way of calculating times of mins and maxes.
Added tests for first, last, for windvec.
2020-12-23 05:36:14 -08:00
Tom Keffer
924dd749ae Document wee_database --reweight 2020-12-21 17:45:00 -08:00
Tom Keffer
c6ab59a4f6 Refactored to use a simple call to unittest.main().
Added a check for wsum.
2020-12-21 14:35:35 -08:00
gjr80
dae159ed1a bump wee_import version number and add --no-prompt to change log 2020-12-20 07:02:27 +10:00
gjr80
3d7047a38f Merge branch 'development' into wee_import_no_prompt 2020-12-20 06:57:14 +10:00
Tom Keffer
75c1232789 Added a test for patching V4.2 databases. 2020-12-18 17:36:10 -08:00
Tom Keffer
0df32cd643 Update radar URLs. 2020-12-18 17:06:38 -08:00
Tom Keffer
a5042548ad V4.3.0b2 2020-12-18 09:06:21 -08:00
Tom Keffer
b99843d983 Removed WMR200 driver and references. 2020-12-18 09:06:05 -08:00
Tom Keffer
ca322ddbf5 Added optional weighting function. 2020-12-18 08:20:08 -08:00
Tom Keffer
d5cd49868a Change database name to test_scratch in keeping w/other names.
Updated make-clean target.
2020-12-17 15:45:34 -08:00
Tom Keffer
7977b8d9a3 Test reweighting MySQL databases. 2020-12-17 13:34:32 -08:00
Tom Keffer
4e9c419187 Convert daykeys from a list to a set 2020-12-17 13:33:53 -08:00
Tom Keffer
f82d29f47f Refactor reweighting the weighted sums. 2020-12-17 13:33:31 -08:00
Tom Keffer
bfd1fcf063 MySQL error changed for selecting from non-existent database. 2020-12-17 06:52:26 -08:00
Tom Keffer
b8259e53b8 Fixed problem that prevented weights from being recalculated from scratch 2020-12-15 11:18:43 -08:00
Tom Keffer
a88ca55fba Add path to the examples directory.
So the user doesn't have to remember to do so.
2020-12-14 16:53:03 -08:00