Commit Graph

426 Commits

Author SHA1 Message Date
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
b7350c29ed Added group_concentration to the Appendix 2019-08-22 20:08:44 -07:00
Tom Keffer
818c5ae728 A little more about line_gap_fraction 2019-07-09 06:04:42 -07:00
Tom Keffer
8cd9413818 Added new aggregation type 'growdeg'. Fixes issue #367. 2019-06-26 10:50:36 -07:00
Tom Keffer
9cea832cfb Fix broken link 2019-05-01 18:35:58 -07:00
PeterQuinn925
050041a83f Add timestamp and max_delta to "current" tag (#400) 2019-04-19 13:49:17 -07:00
Tom Keffer
fcc69694f0 Added new aggregation type 'first'. 2019-04-11 16:40:39 -07:00
Tom Keffer
5db76fd847 Update to use tocbot and weewx_ui.css 2019-04-01 18:54:29 -07:00
Tom Keffer
f16cadeb40 Unit group "group_distance" is now a first-class group. 2019-03-12 18:13:02 -07:00
Tom Keffer
10f6ca0739 Merge branch 'development' into python3
# Conflicts:
#	bin/weecfg/test/expected/weewx39_user_expected.conf
#	bin/weewx/__init__.py
#	bin/weewx/manager.py
#	docs/changes.txt
#	weewx.conf
2019-02-28 06:15:33 -08:00
gjr80
ee2a552ce9 Implement minsum, minsumtime and sum_le aggregates. 2019-02-28 18:25:12 +10:00
Tom Keffer
d2b6ef0720 V4.0.0a1 2019-02-13 14:44:12 -08:00
Matthew Wall
2a8bdab464 minor html fixes 2019-01-23 08:24:08 -05:00
Tom Keffer
e5f95e9782 Allow using ephem.loaddb() 2019-01-20 06:10:07 -08:00
Tom Keffer
73aa74b0be Corrected number of brackets to [[Defaults]] 2019-01-15 14:03:56 -08:00
Matthew Wall
b244b5a14c de-emphasize the html lang tag by putting it with the translate-each-file section 2019-01-13 11:42:03 -05:00
Matthew Wall
a909ef4b63 remove dangling span tag. clarify use of %x and %X for localization. 2019-01-13 11:35:48 -05:00
Matthew Wall
1a0fc513c6 use consistent formatting for skin/report names. other minor edits for consistency. 2019-01-13 11:16:38 -05:00
Matthew Wall
1acbf9f27d update the localization section 2019-01-13 10:47:00 -05:00
Matthew Wall
32658fadea minor edits to 'how options work' 2019-01-13 09:46:49 -05:00
Tom Keffer
2f30de0bca Moved [[Defaults]]. Include more options in it. 2019-01-12 12:14:51 -08:00
Tom Keffer
bc98a8f9f0 Comments how how nesting of options works. 2019-01-10 08:14:15 -08:00
Tom Keffer
7147ea90f0 Finished section "How options work" 2019-01-10 06:42:19 -08:00
Tom Keffer
2568deb29d A work still in progress. 2019-01-09 15:32:35 -08:00
Tom Keffer
18b3ae5591 A work in progress. 2019-01-09 13:17:28 -08:00
Matthew Wall
76f7133c22 very drafty draft of multi-lingual skin configuration 2019-01-06 18:57:02 -05:00
Matthew Wall
33513818a8 explicitly address localization use case 1 2019-01-06 17:49:40 -05:00
Matthew Wall
e2f8f851d1 consolidate and clarify service lists 2019-01-06 14:51:53 -05:00
Matthew Wall
bbf28fa10d fix cross-document links 2019-01-06 14:34:50 -05:00
Tom Keffer
f4caf2e9b9 Tried to clarify section "How options work" 2019-01-06 10:34:45 -08:00
Matthew Wall
663fc86d07 clean up service customization sections 2019-01-06 13:13:06 -05:00
Matthew Wall
76a6d8511b Merge branch 'development' of github.com:weewx/weewx into development 2019-01-06 12:52:22 -05:00
Matthew Wall
1865f78e51 smooth things out a bit 2019-01-06 12:52:16 -05:00
Tom Keffer
da72fd523b Updated Customizing Guide to reflect new alarm.py code. 2019-01-06 09:30:26 -08:00
Matthew Wall
16f17e33c8 simplify 2019-01-06 12:05:07 -05:00
Matthew Wall
7789b34124 fix a long-standing bug 2019-01-06 11:59:08 -05:00
Matthew Wall
0d2095e375 intermediate draft of report customization refactoring 2019-01-06 11:37:17 -05:00
Tom Keffer
5cfd2ff8ba s/ObservationDefaults/Defaults/g 2019-01-05 18:15:28 -08:00
Tom Keffer
e40248965d Revert "Minor reformatting."
This reverts commit 260be6118c.
2019-01-05 18:13:34 -08:00
Tom Keffer
260be6118c Minor reformatting. 2019-01-05 18:12:23 -08:00
Tom Keffer
4360ac61db Corrected example configuration 2019-01-05 15:22:13 -08:00
Matthew Wall
8161b2677f minor formatting fix for explicit binding example 2019-01-03 07:38:33 -05:00
Matthew Wall
b853a09fd4 minor edits 2019-01-01 14:42:23 -05: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
aebc6771b7 Changed from [Defaults] to [ObservationDefaults] 2018-12-05 13:16:55 -08:00