Commit Graph

376 Commits

Author SHA1 Message Date
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
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
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
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
adb848568f Reverted [[default_options]] related code & documentation 2018-10-21 06:58:23 -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
db002cf0a6 s/NONE_string/None_string/g More intuitive. 2018-10-08 18:44:56 -07:00
Tom Keffer
1c8af1fc21 s/new_archive_packet/new_archive_record/g 2018-10-05 04:40:08 -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
48a7d45a0e Bumped version to v3.9.0a1 2018-09-06 05:32:43 -07:00
Tom Keffer
428c5bbf65 Fixed some HTML problems 2018-07-22 10:35:59 -07:00
Tom Keffer
45d102bb23 Reformatted 2018-07-22 10:25:37 -07:00
Tom Keffer
bde766e9dd Simplified description of extending schema. See issue #331 2018-07-22 10:15:42 -07:00
gjr80
92fd1e0546 Refer issue #331. Revised the 'Add a new type to the database' section of the Customization Guide to better reflect the procedure to add an existing obs type to the database. 2018-07-05 16:05:25 +10:00
Tom Keffer
b157af03c9 Merge remote-tracking branch 'remotes/origin/master' into development
# Conflicts:
#	docs/changes.txt
2018-06-16 05:16:23 -07:00
gjr80
2b22ad8a5e Update documentation as per #290 2018-06-15 14:24:14 +10:00
Tom Keffer
9ebd4c83ee Clarified the meaning of some wind tags. 2018-05-06 04:57:36 -07:00
Tom Keffer
e5dfebb147 Converted tabs to spaces; changed name to 'cumulative'; documented.
PR #302
2018-04-28 08:42:00 -07:00
stimpy23
3c28a5b414 Documented feature "WW substitution for filenames"
https://github.com/weewx/weewx/pull/319
2018-04-24 19:03:45 +02:00
Tom Keffer
378d7b83c8 Cut down user choices.
No suggestion of putting unit extensions into user/extensions.py
2018-03-06 03:45:16 -08:00
Glenn
db2038e14a Expand on adding new units 2018-03-06 17:14:50 +11:00
Tom Keffer
16e0c5d913 Added function "separation" to the almanac. 2018-01-23 18:11:22 -07:00
gjr80
9213582d76 Added support for stale_age option to image generator
- added code as per issue #290
- updated change log and Customization Guide
- remove some trailling whitespace
2017-12-05 09:42:50 +10:00
Tom Keffer
172e44b22c V3.8.0 release candidate a0 2017-10-13 08:04:00 -07:00
Tom Keffer
80b3140d79 Merge branch 'master' into development
Catch up with the 'master' branch
2017-08-24 15:40:19 -07:00
Tom Keffer
00b306a634 Corrected location of the fileparse example 2017-06-27 09:52:22 -07:00
Tom Keffer
2fa7c7557d Clarified where to put SLEs 2017-06-27 08:18:28 -07:00
Tom Keffer
d62f424905 Merge branch 'master' into development 2017-06-24 18:57:23 -07:00
gjr80
4ac0c8f933 Add leafTemp1 and leafWet1 to Archive Types appendix (#251) 2017-04-23 05:54:15 -07:00
Tom Keffer
43811c5fdc Fixed minor errors 2017-04-01 15:59:00 -07:00
Tom Keffer
a864baca74 Minor editing 2017-04-01 15:26:22 -07:00
Tom Keffer
e59d57ec1b The nominal number of ticks on the y-axis can now be specified using option y_nticks. 2017-03-25 08:17:37 -07:00
Tom Keffer
40488c206a Now works with heatdeg and cooldeg. Fixes issue #224. 2017-03-11 15:44:25 -08:00
Tom Keffer
2bbe581f08 Fill colors can now be specified. Fixes issue #227. 2017-03-11 12:54:32 -08:00
Tom Keffer
724adf7b42 Simplified some coding. Added description to change log 2017-03-11 12:09:50 -08:00
Tom Keffer
a816e920ae Merge branch 'master' of https://github.com/paolobenve/weewx into paolobenve-master 2017-03-11 11:52:18 -08:00
Paolo
a950f7e4a1 Update customizing.htm 2017-03-11 14:36:20 +01:00