Commit Graph

322 Commits

Author SHA1 Message Date
matthewwall
9336ca2f12 decode weewx into weeWX 2017-01-26 19:48:05 -05:00
Tom Keffer
4edce9c89b Clarified the role of encoding 2017-01-26 09:59:09 -08:00
Tom Keffer
bdcf0c8c60 Corrected and clarified the units used in the "electricity" example. 2017-01-24 06:58:21 -08:00
Tom Keffer
04699cad17 Reworked the iteration examples. 2017-01-24 06:40:15 -08:00
Tom Keffer
a54754b152 Polishing. Or, maybe fiddling? 2017-01-23 18:19:01 -08:00
Tom Keffer
1577adc2c2 Refined examples of creating new units and groups 2017-01-23 18:00:15 -08:00
Tom Keffer
b95df10abb Checkpoint
Work in progress.
2017-01-23 17:27:21 -08:00
matthewwall
88ea487ccf fix broken tty formatting 2017-01-23 19:31:45 -05:00
matthewwall
8f9d379282 fix some table header cruft. prevent indent sections from overflowing right margin. let the table cells breath. 2017-01-23 19:26:32 -05:00
Tom Keffer
89c81012fa Fixed location of 'Version'
So it works with automatic replacement of 'Version'
2017-01-23 12:13:51 -08:00
Tom Keffer
75be52e059 Reformatted, in anticipation of a refactoring of some sections. 2017-01-23 12:09:17 -08:00
Tom Keffer
8e3762e380 Fixed little HTML problems. 2017-01-23 12:06:41 -08:00
Tom Keffer
8c7ff00cdb Fixed little errors. Consistently use "tag", instead of "dot code." 2017-01-23 09:27:36 -08:00
Tom Keffer
9a56954beb Added comprehensive example to customizing guide. 2017-01-22 15:16:43 -08:00
dcapslock
18997cf947 Left over $last_day in $spans example (#206)
* Add .config

* Standardise test skin for index.html.tml to remove "%x %X" locale dependent formatting. Note: Used 24 hour time as AM/PM can also be locale dependent.

Also include fixes for line formatting in some other test files and expected results.

* Left over $last_day in $spans example.
2017-01-22 07:49:22 -08:00
Tom Keffer
d03c54385e Documented $ago options, as well as .start and .end 2017-01-21 17:07:16 -08:00
Tom Keffer
c9ce15a4c4 Documented new "$ago" tags. 2017-01-21 11:00:24 -08:00
Tom Keffer
467022648b Merge remote-tracking branch 'origin/master' into development
Conflicts:
	docs/changes.txt
2017-01-15 08:18:04 -08:00
dcapslock
cd9c5d132b Implement .spans(interval=seconds) tag timespan iterator. (#199)
* Implement .spans(interval=seconds) tag timespan iterator.

* Add .spans(interval=seconds) timespan iterator

* Add documentation and test for changes to intervalgen.

* Updated test cases for byspan.
2017-01-15 07:49:51 -08:00
Tom Keffer
c2d610ede2 Merge remote-tracking branch 'origin/master' into development 2017-01-14 13:31:04 -08:00
dcapslock
83400334f0 Merge branch 'master' of https://github.com/dcapslock/weewx.git 2017-01-14 15:49:34 +11:00
dcapslock
dca232ce31 Add tag time periods of last_hour, last_day, last_week, last_month and last_year. Add month_delta and year_delta to span.
YOu can iterate over those periods. See http://carlingfordweather.sydney/TEST/tag-test.txt for Top Temperatures over the last immediate week.
2017-01-14 15:49:27 +11:00
Tom Keffer
35ad312b44 Fixed error in description of $day.windSpeed.max 2017-01-13 05:49:45 -08:00
gjr80
2b6fbf0fc0 Rework Utilities Guide and other references to wee_database to reflect wee_database changes
Also fixed a few references to tools that we now call utilities
2017-01-12 15:04:54 +10:00
Matthew Wall
adc8c56d9d use 3.7 to indicate unreleased. when there is a third number then it has been released. 2017-01-08 10:53:45 -05:00
Matthew Wall
ede739d3fa use 3.7.1000 to indicated unreleased since 3.7.x causes problems 2017-01-08 10:51:38 -05:00
matthewwall
8abbc20a87 bump version to something that is not yet released 2017-01-06 07:38:02 -05:00
matthewwall
61c4896e4a added CSS for printing docs 2016-12-31 16:45:26 -05:00
Tom Keffer
412a5f5134 Started a separate document "Notes for developers."
It's intended to eventually include a style guide and other hints for
developers working on weewx.
2016-12-22 08:24:53 -08:00
matthewwall
7139033e92 eliminate experimental directory, move examples directory. addresses issue #183 2016-12-06 13:11:18 -05:00
Tom Keffer
2b723cdf24 Documented the anti-alias feature. Fixes issue #6. 2016-11-27 14:53:19 -08:00
Tom Keffer
98035cac09 It's now possible to iterate over every record within a timespan.
Includes tests.
Fixes issue #182.
2016-11-26 08:20:59 -08:00
Tom Keffer
c4ca8b65b6 $current now searches the record from event NEW_ARCHIVE_RECORD.
$current first searches the record from event NEW_ARCHIVE_RECORD for an
observation type. If it cannot find it there, it searches the database.
2016-11-24 16:50:10 -08:00
Tom Keffer
5abd3e66cb Removed the site-specific "Pond" extensions from the Standard skin.
They've outlived their usefulness
2016-11-15 08:52:37 -08:00
Tom Keffer
8d4a842e9f V3.6.1 2016-10-13 15:16:49 -07:00
matthewwall
4fc7718197 eliminate near-empty importing section from customization guide 2016-10-12 18:58:21 -04:00
Tom Keffer
92dc89d5de v3.6.1rc2 2016-10-12 07:10:36 -07:00
Tom Keffer
45e7c8db89 Bumped version to v3.6.1rc1 2016-10-11 15:47:31 -07:00
matthewwall
da1d0a574c fix html headers in all of the htm pages 2016-10-11 11:32:03 -04:00
Tom Keffer
1fe27782ba Set version to V3.6.0 2016-10-07 14:39:16 -07:00
Tom Keffer
43e8b30879 Now transfers over old comment section of [StdWXCalculate] when doing
upgrade.
Bumped version to V3.6.0b3
2016-10-04 11:20:34 -07:00
matthewwall
236db431f1 minor fixes to the alarm example 2016-09-29 21:15:33 -04:00
matthewwall
ab6a4579ec bump to 3.6.0b2. include hardware.htm in version tagging. automatically do boilerplate version entry in rpm and deb to keep them in sync with the tarball. 2016-09-26 08:28:19 -04:00
Tom Keffer
0913d1d7ac V3.6.0 beta-1 2016-09-24 19:12:00 -07:00
gjr80
3c3190b5f1 Various minor changes to docs (and Standard skin.conf)
- use 'Customization Guide' rather than 'Customizing Guide'
- fix Hardware Guide title that is inconsistent with other guides
- chnaged wee_import and wunderfixer command line options to <h3> (as
the other utilities command line options are)
- obligatory spelling mistake
2016-09-23 23:30:10 +10:00
matthewwall
0fc9fbd400 fix doc links 2016-09-22 17:04:41 -04:00
matthewwall
9ee12ef0c9 refactor hardware-specific details in the docs 2016-09-22 16:58:34 -04:00
matthewwall
be4d4d73ed remove spurious style remnant 2016-09-20 11:27:41 -04:00
matthewwall
2fb0e6bd7e minor fixes and cleanup to customization guide 2016-09-20 11:23:06 -04:00
Tom Keffer
ffe439af05 Bumped version to V3.6.0a1. Augmented documentation for wee_database 2016-09-17 18:02:27 -07:00