Tom Keffer
2f16a8b864
Fixed sunrise / sunset bug in sun.py
...
Problem was how Python 2 divides integers.
2018-12-08 05:41:12 -08:00
Tom Keffer
8b3fa86d77
Improved test coverage. Fixes issue #337 .
2018-12-07 18:28:01 -08:00
Tom Keffer
190812a521
Updated notes on Python 3
2018-12-06 14:23:19 -08:00
Tom Keffer
c96d77428b
s/weeWX/WeeWX/g
2018-12-06 13:59:13 -08:00
Tom Keffer
838d78b020
Still more details on overrides!
2018-12-06 13:47:59 -08:00
Tom Keffer
31af9210af
More details on overrides
2018-12-06 13:33:11 -08:00
Tom Keffer
230580bf1b
Document SummaryByDay. Fixes issue #322 .
2018-12-06 09:34:37 -08:00
Tom Keffer
3d56aac379
Added section on how options work
2018-12-06 08:24:18 -08:00
Tom Keffer
20df9077da
Reorganized discussions a bit
2018-12-06 06:44:37 -08:00
Tom Keffer
5f0576c487
Added fix for issue #356 to change log.
2018-12-06 05:15:59 -08:00
Tom Keffer
943be1f00d
Add missing file to repository
2018-12-05 15:36:27 -08:00
Tom Keffer
aebc6771b7
Changed from [Defaults] to [ObservationDefaults]
2018-12-05 13:16:55 -08:00
Tom Keffer
c8187e06b3
Added section on option hierarchy
2018-12-05 09:42:00 -08:00
Tom Keffer
178d98384d
Document log_success and log_failure more thoroughly.
2018-12-05 07:54:19 -08:00
Tom Keffer
3fe5f3f475
Include [Defaults] in User's Guide
2018-12-05 05:40:07 -08:00
Tom Keffer
99695e48ff
More HTML compliant
2018-12-04 16:24:07 -08:00
Tom Keffer
373b8b7066
Simplify encoding directives.
2018-12-04 14:56:17 -08:00
Tom Keffer
1537c6b875
Converted docs to HTML 5
2018-12-04 14:31:36 -08:00
Tom Keffer
2a63c44d71
Updated some copyrights.
2018-12-04 13:22:17 -08:00
Tom Keffer
baba2a3987
Bump version to v3.9.0a4
2018-12-04 12:57:53 -08:00
Tom Keffer
77ae296dc0
Refinements to Customizing Guide
2018-12-04 11:13:46 -08:00
Tom Keffer
6fe58f9968
Promoted some subsections. Changed some [Defaults] labels
2018-12-04 10:45:07 -08:00
Tom Keffer
faff301cd4
Start of a major refactoring of the Customizing Guide.
2018-12-03 17:53:50 -08:00
Tom Keffer
bbd3a7acf7
Catch up with development branch
2018-12-03 09:38:58 -08:00
Tom Keffer
a1684140fe
Fixed bug that prevented the correct option from being selected.
2018-12-03 09:35:44 -08:00
Tom Keffer
bee9c4240d
Fiddled with wording of sections on skin.conf options
2018-12-01 07:48:46 -08:00
Tom Keffer
80fc11b17c
Snapshot while writing up new semantics for report options.
2018-11-30 06:58:26 -08:00
Tom Keffer
e31231a98b
Reformat
2018-11-29 09:29:43 -08:00
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