Commit Graph

1937 Commits

Author SHA1 Message Date
Tom Keffer
2a34e19f84 Pur PR #637 in change log. 2021-01-12 17:53:12 -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
510dc7fdf0 V4.3.0 release 2021-01-04 14:54:30 -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
19790b2786 Allow wind vectors to be converted to unit of beaufort. Fixes issue #629. 2020-12-28 09:25:50 -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
5e188f6b60 Thoughts on variable naming conventions. 2020-12-25 09:52:35 -08:00
Tom Keffer
924dd749ae Document wee_database --reweight 2020-12-21 17:45:00 -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
b99843d983 Removed WMR200 driver and references. 2020-12-18 09:06:05 -08:00
Tom Keffer
167b9445ee Fixed problem where windGustDir is not available when using software
record generation.
2020-12-14 05:14:14 -08:00
Tom Keffer
e9c2746f87 Details on upgrading the configuration file, weewx.conf. 2020-12-12 15:33:09 -08:00
Tom Keffer
4fdbfaaf1c Fixed a few typos in the Upgrade Guide. 2020-12-11 16:55:52 -08:00
Tom Keffer
2a9d6a2b4a Upgraded to tocbot v4.12.0 2020-12-11 16:38:58 -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
af91c26df2 Merge branch 'master' into recalc_weights 2020-12-11 15:46:03 -08:00
Tom Keffer
caa4958f42 Change headings to reflect the released version. 2020-12-11 14:33:44 -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
9510f3895a Fixed problem that caused daily summary weights to revert to V1.0 style weights. 2020-11-30 11:33:54 -08:00
Tom Keffer
afde57fab2 Clarify install instructions for RHEL 7 and 8. 2020-11-25 13:09:23 -08:00
Tom Keffer
737c4dfe0e Fixed problem when looking up stars with more than one word in their name.
Fixes issue #620.
2020-11-22 17:39:39 -08:00
Tom Keffer
4bc97dff38 Fixed corner case for windDir when using software record generation,
ignore_zero_wind=True, and windSpeed=0 for entire record interval. Now emits
last windDir value.
2020-11-22 06:15:13 -08:00
gjr80
7f60534d12 updated Utilities Guide to include wee_import --no-prompt command line option 2020-11-22 10:46:09 +10:00
Tom Keffer
c8f5b38b6c Fix typo 2020-11-17 08:07:22 -08:00
Tom Keffer
086558aacc Merge branch 'master' into development 2020-11-17 05:08:06 -08:00
Tom Keffer
d32b2cca19 Clarified that aggregate types first, firsttime, last, lasttime refer to non-null. 2020-11-17 05:06:26 -08:00
Tom Keffer
a3170d25a5 Changed name of ignore_zero_wind to force_null.
Added test for it.
Check for lingering values of other [StdWXCalculate] values.
2020-11-16 16:54:11 -08:00
Tom Keffer
6456ef97fb v4.3.0a1 2020-11-11 09:07:43 -08:00
Tom Keffer
adb8b4ebfe Changed how various undocumented parameters in [StdWXCalculate] are specified.
The only one people are likely to have used is ignore_zero_wind. See the
Upgrading Guide.

Documented the various [StdWXCalculate] options.
2020-11-11 06:10:18 -08:00
Tom Keffer
0215e41f5a Added old algorithm for calculating heat index. User selectable.
Documented the StdWXCalculate options and algorithms.
2020-11-06 16:07:02 -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
b7e33def1b Revisit issue #613. Again.
Fixed spelling of illuminance.

Removed observation type "luminosity" from any group, at least until we
understand what it means.

Added observation type "illuminance", member of "group_illuminance".
2020-10-25 04:49:46 -07:00
Tom Keffer
07bb29f6f9 Revisit issue #613.
No unit group for lightning_energy.
New group group_illuminence, with new unit lux and member luminosity.
2020-10-24 17:53:13 -07:00
Tom Keffer
2efa6b7398 Added the new data types in the extended_wview schema to the WeeWX types
system. Fixes issue #613.

New types: co, co2, lightning_energy, luminosity, nh3, no2, noise, o3,
pb, snowDepth, snowMoisture, snowRate.

New unit groups: group_db and group_fraction.

New units: dB, ppm, and mega_joule.
2020-10-24 10:32:12 -07:00
Tom Keffer
05b7ef60eb Lock around threads when using xtypes. 2020-10-21 12:08:40 -07:00
Tom Keffer
3b7c68428a Warn about deprecated stations. 2020-10-21 12:08:24 -07:00
Tom Keffer
56406c4963 Document force_direction (issue #614). Update change log. 2020-10-20 15:24:47 -07:00
Tom Keffer
1993f13e0d 4.2.0a1 2020-10-19 06:10:14 -07:00