Tom Keffer
3e910f439d
Merge branch 'development' into extended_types
2019-09-23 08:10:41 -07:00
Tom Keffer
417aab3a8f
Updated benchmarks for creating reports.
2019-09-20 17:01:39 -07:00
Tom Keffer
e98c52dee9
Document other parameters that can get overridden in $almanac
2019-09-20 10:28:01 -07:00
Tom Keffer
9e54078f0f
Deprecated the use of month_delta and year_delta in spans.
...
See issue #436 .
2019-09-20 06:01:44 -07:00
Tom Keffer
56f3feccc9
Added WU api_key to weewx.conf
2019-09-18 07:57:09 -07:00
gjr80
4fc258c19a
Updated wee_import section to include WU API usage
2019-09-18 09:59:07 +10:00
gjr80
4a0ae2eeb7
Various updates:
...
- updated console output to reflect changed input options
- revised --log option instructions
- updated example console output to reflect changed output format
- added note re what fields are displayed
2019-09-12 09:48:30 +10:00
tkeffer@gmail.com
645268b900
First draft of xtypes document
2019-09-11 07:26:03 -07:00
gjr80
a21d51b963
Added wee_import WD import capability
2019-09-09 14:04:48 +10:00
gjr80
a843b59d7e
Updated wee_import section to reflect logging system changes
2019-09-09 13:54:17 +10:00
tkeffer@gmail.com
2a9fc97e77
Sending a SIGTERM signal to weewxd now causes it to exit with status
...
128 + signal#. PR #442 . Thanks to user sshambar!
2019-09-08 11:43:48 -06:00
Tom Keffer
db31a6f893
Documented the rsync port option.
2019-09-05 09:23:52 -07:00
tkeffer@gmail.com
c6ff6edadf
Plist for the Mac launcher now includes a log file for stderr.
2019-09-02 15:45:31 -07:00
Tom Keffer
aa43108c2a
Updated instructions to install under setup.
...
Reflects recent releases of python3-cheetah and python3-ephem.
2019-08-27 12:33:53 -07:00
Tom Keffer
63a9963a12
Support older Vantage stations that do not have the LPS command.
2019-08-24 07:24:34 -07:00
Tom Keffer
b7350c29ed
Added group_concentration to the Appendix
2019-08-22 20:08:44 -07:00
Tom Keffer
244e3df8fc
Added new air quality types AqPM2_5 and AqPM10 to the unit system. Added
...
new unit microgram_per_meter_cubed. Added new unit group,
group_concentration.
2019-08-22 20:01:48 -07:00
Tom Keffer
3472fc1a84
Added new parameters to the WU uploader. Fixes issue #435 .
2019-08-22 08:10:07 -07:00
Tom Keffer
4c104a454c
Documented default value for loop_request
2019-08-21 18:11:27 -07:00
Tom Keffer
fe2183ed56
Changed option name to loop_request. Documented it.
2019-08-21 18:08:01 -07:00
Tom Keffer
1a209d4148
Merge branch 'master' into development
...
# Conflicts:
# docs/changes.txt
2019-08-21 16:14:43 -07:00
Tom Keffer
5e2821da0d
Support for the Vantage LOOP2 packet format. Fixes issue #374 .
2019-08-21 15:51:20 -07:00
Tom Keffer
34b2998545
Implementing the Python logging package is now pretty much complete.
...
Re-addresses issue #353
2019-08-17 13:03:18 -07:00
tkeffer@gmail.com
c78e4b51f5
Documented commit 459ccb1309 in change log
2019-07-26 07:39:23 -04:00
Tom Keffer
5ccf98b227
Refined error messages for wunderfixer.
2019-07-19 14:01:08 -07:00
Tom Keffer
32c35ce380
Port wunderfixer to the new WU API. The WU seems to no longer allow
...
reposting old records, so this "sort of" fixes issue #414 .
2019-07-18 08:07:40 -07:00
Tom Keffer
abb2538c60
Fixed problem where sub-sections DegreeDays and Trend were located
...
under the wrong weewx.conf section. Added upgrades for V4.0.
Added tests for upgrade. Fixes issue #432 .
2019-07-15 12:14:57 -07:00
Tom Keffer
6bdcfb0114
Merge branch 'CertificateError' into development
...
# Conflicts:
# docs/changes.txt
2019-07-15 05:40:21 -07:00
Tom Keffer
16a12bcc47
Merge remote-tracking branch 'remotes/origin/master' into development
...
# Conflicts:
# bin/weecfg/tests/expected/weewx39_user_expected.conf
# bin/weewx/__init__.py
# docs/changes.txt
# weewx.conf
2019-07-14 07:28:46 -07:00
Tom Keffer
80c612de92
Updated date in change log
2019-07-14 07:26:34 -07:00
Tom Keffer
4ded8fbe2c
Merge branch 'master' into development
2019-07-12 07:39:33 -07:00
Tom Keffer
88995afa7d
Correct rounding problems for rain and other types when posting to CWOP.
...
Fixes issue #431 .
2019-07-12 07:33:01 -07:00
Tom Keffer
705a46c71f
Merge branch 'master' into development
2019-07-09 06:05:44 -07:00
Tom Keffer
818c5ae728
A little more about line_gap_fraction
2019-07-09 06:04:42 -07:00
Tom Keffer
0b668f2345
Added change log for issue #428 .
2019-06-27 08:50:04 -07:00
Tom Keffer
8cd9413818
Added new aggregation type 'growdeg'. Fixes issue #367 .
2019-06-26 10:50:36 -07:00
Tom Keffer
bab0dd86a5
Type "stormStart" was added to the unit system. Fixes issue #380 .
2019-06-25 12:24:36 -07:00
Tom Keffer
0214532037
An observation type known to the system, but not in a record, will
...
now return a proper ValueTuple, rather than UnknownType.
2019-06-25 12:23:09 -07:00
Tom Keffer
52b1016b25
Catch CertificateErrors. Retry after an hour. Fixes issue #413
2019-06-24 07:31:37 -07:00
Matthew Wall
e7277788cb
merge changes from master
2019-05-19 18:12:40 -04:00
Matthew Wall
a9a5ae2c4d
prevent fine offset stations from saving data with zero interval
2019-05-19 18:11:18 -04:00
Tom Keffer
6ecd31200f
Catch up to master
2019-05-19 13:51:55 -07:00
Tom Keffer
40aebfd65b
Changed test-daily expected results to V4.x expected values
2019-05-19 13:47:44 -07:00
Tom Keffer
954ae05833
Merge branch 'master' into development
...
# Conflicts:
# setup.py
2019-05-18 07:19:19 -07:00
Tom Keffer
ad0e497666
If a file user/schemas.py still exists (a relic from V2.7 and earlier),
...
it is renamed to user/schemas.py.old. Fixes issue #54 .
2019-05-17 10:37:40 -07:00
Tom Keffer
ffab6c9ef6
Merge branch 'master' into development
...
# Conflicts:
# bin/weewx/drivers/ws1.py
2019-05-16 18:18:13 -07:00
Tom Keffer
762215f413
Fixed bug in WS1 driver that caused crash if rain_total was None.
2019-05-16 18:11:26 -07:00
Tom Keffer
80d8196f7c
Documented option secure_data.
2019-05-16 18:01:21 -07:00
tkeffer@gmail.com
6eba945b1c
Catch up merge branch 'master' into development
...
# Conflicts:
# bin/weewx/drivers/wmr300.py
# bin/wunderfixer
2019-05-07 17:54:02 -07:00
Tom Keffer
9cea832cfb
Fix broken link
2019-05-01 18:35:58 -07:00