Commit Graph

1464 Commits

Author SHA1 Message Date
Tom Keffer
20402b9a71 Make true deep copy of [Defaults] section. 2018-11-29 06:32:13 -08:00
Tom Keffer
a99bed7be6 Started updating Upgrade Guide 2018-11-28 17:24:07 -08:00
Tom Keffer
354456be8d Added logging to the patching process. 2018-11-28 09:28:42 -08:00
Tom Keffer
739c09c462 Added --patch-skins option to wee_config. Added to Debian post install. 2018-11-26 08:54:02 -08:00
Tom Keffer
eb78dc23e5 Implemented strategy for upgrading skin.conf files. 2018-11-24 09:47:53 -08:00
Tom Keffer
d0c0e9eb63 Change notes for v3.0 never mentioned the elimination of stats database 2018-11-23 14:52:50 -08:00
Tom Keffer
c9a8c099e4 If software record generation is used, the archive interval is
now what is specified in weewx.conf, even if the station supports
hardware generation.
2018-11-04 17:46:15 -08:00
Tom Keffer
e9d36e053e StdQC now includes an entry for rain again.
(Inexplicably removed in v3.1.0).
2018-11-03 15:00:39 -07:00
gjr80
33430b6e89 Implement $almanac.sidereal_time tag (#352)
* Implement sidereal_time() method in class Almanac (implements $almanac.sidereal_time tag)

- added sidereal time doctest

* Document `sidereal_time` tag in Customization Guide and change log
2018-11-01 18:13:37 -07:00
Tom Keffer
8ffad3fb78 Document root-level log_success and log_failure 2018-10-29 14:38:35 -07:00
Tom Keffer
cafce974c9 lowBattery and alarm now try SMTP_SSL connection. Fixes issue #351 2018-10-29 12:18:26 -07:00
Tom Keffer
4cdceb9af3 A little marketing for the station registry. 2018-10-23 16:40:36 -07:00
Tom Keffer
686ca58c2a Clarified that prereqs are required for *all* systems 2018-10-21 07:12:18 -07:00
Tom Keffer
a10cf1f4b0 Minor corrections 2018-10-21 07:06:16 -07:00
Tom Keffer
adb848568f Reverted [[default_options]] related code & documentation 2018-10-21 06:58:23 -07:00
Tom Keffer
159a8a8ca1 Clarify how to install an extension from a directory. 2018-10-11 05:48:37 -07:00
Tom Keffer
6a9563e8f1 Fixed some HTML warnings. 2018-10-09 18:46:04 -07:00
Tom Keffer
527a65af56 More info about the different skins. 2018-10-09 18:39:26 -07:00
Tom Keffer
2b146a6894 Reformatted 2018-10-09 10:49:14 -07:00
Tom Keffer
d2ec1f0a69 Consistent use of WeeWX 2018-10-09 10:40:30 -07:00
Tom Keffer
05850eedf8 Reflect the new skins 2018-10-09 10:37:24 -07:00
Tom Keffer
e847358e6c Reformat the User's Guide 2018-10-09 10:05:59 -07:00
Tom Keffer
431e7d5277 Document supported versions of Python (no more 2.5) 2018-10-09 09:15:47 -07:00
Tom Keffer
b80ac8c92b Consistent use of name "WeeWX" 2018-10-09 09:03:33 -07:00
Tom Keffer
47630f6e6c Updated User's Guide to reflect new skins 2018-10-09 08:58:36 -07:00
Tom Keffer
db002cf0a6 s/NONE_string/None_string/g More intuitive. 2018-10-08 18:44:56 -07:00
Tom Keffer
212ebd2353 Include the [StandardReport] in weewx.conf 2018-10-07 18:20:34 -07:00
Tom Keffer
ecac2a7823 Catch up merge of branch 'development' into newskin
# Conflicts (all resolved):
#	bin/weecfg/__init__.py
#	bin/weecfg/test/expected/weewx_user_expected.conf
#	bin/weewx/reportengine.py
#	docs/changes.txt
2018-10-07 06:38:27 -07:00
Tom Keffer
1c8af1fc21 s/new_archive_packet/new_archive_record/g 2018-10-05 04:40:08 -07:00
Tom Keffer
988caeec5e Drop support for Python 2.5 and 2.6 2018-09-30 12:30:35 -07:00
Tom Keffer
1da9933e56 Additional tag formatting tests 2018-09-27 17:37:53 -07:00
Tom Keffer
f647da4d7d Simplified tag formatting taxonomy. Fixes issue #328. 2018-09-27 16:19:15 -07:00
Tom Keffer
ba86c25429 Fixed bug that prevented an optional data_binding from being used in tags
when iterating over records. Fixes issue #345.
2018-09-27 05:53:55 -07:00
Tom Keffer
3e516ab944 Fixed bug that caused divide-by-zero error in plots. Issue #344. 2018-09-27 05:49:58 -07:00
Tom Keffer
19364d8dfc Description of the -f flag 2018-09-25 05:24:07 -07:00
Tom Keffer
8322d32855 Fixed broken Moon phase test 2018-09-23 14:38:18 -07:00
Tom Keffer
12f1aa56d0 Moved change log to its correct position. 2018-09-18 16:05:00 -07:00
Tom Keffer
fefac03be9 Catch up with master branch 2018-09-18 07:49:56 -07:00
Tom Keffer
0220656bc8 Changed the formula used to calculate moon phase. 2018-09-17 06:57:57 -07:00
Tom Keffer
b989eabeab Fixed bug that caused older, "type A" Vantage Pro2, to crash.
Fixes issue #343.
2018-09-16 18:32:22 -07:00
Tom Keffer
ea9fe134a2 Guard against a negative value for 'interval' in WMR200 stations. 2018-09-15 05:48:46 -07:00
Tom Keffer
e4288b1b3c Check for missing or negative values for the record field 'interval'. 2018-09-14 05:29:58 -07:00
Tom Keffer
613568cf25 Attribution for PR #325. 2018-09-07 18:56:34 -07:00
Tom Keffer
787affdf2c Attribution for PR #340 2018-09-07 07:20:56 -07:00
Tom Keffer
48a7d45a0e Bumped version to v3.9.0a1 2018-09-06 05:32:43 -07:00
Tom Keffer
27bda02ad3 Does final merge. 2018-09-05 18:21:43 -07:00
Matthew Wall
df2b0ceeeb merge from master 2018-09-03 10:28:31 -04:00
Tom Keffer
bc774a1c5c Fonts actually expect Unicode (not UTF-8) 2018-08-18 14:53:46 -07:00
Tom Keffer
419a9bbc32 Merged change logs 2018-08-16 11:41:12 -07:00
Tom Keffer
b62210b837 Catch up merge with v3.8.2 2018-08-16 11:39:48 -07:00