Commit Graph

237 Commits

Author SHA1 Message Date
Matthew Wall
82b2fd2fe2 bump version to 3.4.0 2016-01-16 22:03:12 -05:00
Tom Keffer
ba62b5b6cc Added documentation and change log entry for iteration by hours. 2015-12-26 16:10:39 -10:00
Tom Keffer
71de5f4c3e Version 3.3.1 2015-12-06 14:54:11 -08:00
Tom Keffer
275df8f284 Version 3.3.0 2015-12-05 09:05:10 -08:00
Tom Keffer
6ec44cb61f Prettied up weewxd --help 2015-12-05 09:02:46 -08:00
Matthew Wall
7b8099abcc added the wmr300 driver, now capable of reading full historical records from the station 2015-11-29 03:07:20 -05:00
Matthew Wall
12f03a0d85 clarify some hardware characteristics 2015-11-23 23:08:41 -05:00
Matthew Wall
3889595bc1 consistent path for wee_extension 2015-11-23 22:56:50 -05:00
Tom Keffer
bc74172242 The offset of the bottom label can now be set with option
bottom_label_offset.
2015-09-16 05:46:25 -07:00
Tom Mitchell
b24f5ed45e Update a couple of typos
Change two occurrences of 'strict_ansii' to 'strict_ascii'
Update the special Cheetah block names to include 'ToDate'
2015-09-13 15:24:41 -04:00
gjr80
23434b98e7 Updated wee_database --help example output 2015-08-31 15:32:16 +10:00
Tom Keffer
83089f27b3 V3.3.0b1 2015-08-30 07:48:01 -07:00
Tom Keffer
0535f55f8f Now really includes wunderfixer in the release. 2015-07-30 19:14:44 -07:00
Tom Keffer
a626ca5734 Merge pull request #57 from gjr80/master
Documented $span tag
2015-07-27 08:15:43 -07:00
gjr80
7b8813d14d Documented $span tag 2015-07-27 15:08:05 +10:00
tkeffer@gmail.com
a9ef737d9f Updated Wiki link from SF to GitHub 2015-07-26 10:03:59 -07:00
Tom Keffer
6554cc5235 Fixed problem when using setup.py to install into a non-standard
location. Weewx would start a new database in the "standard" location,
ignoring the old one in the non-standard location.
2015-07-18 16:38:13 -07:00
Tom Keffer
21fc9e888b V3.2.0 release candidate 2015-07-15 13:48:04 -07:00
tkeffer@gmail.com
1d3fd13ae6 V3.2.0b3 2015-07-15 06:47:43 -07:00
Tom Keffer
4941f2f225 V3.2.0b2 2015-07-11 18:44:47 -07:00
Tom Keffer
4555affe7f Better example of using $current.dateTime 2015-07-11 16:26:19 -07:00
Tom Keffer
132511245a Reformatted, changed lots of <p> to <pre>
Fixed bad bookmark link
2015-07-09 08:35:54 -07:00
Matthew Wall
bfd02939d8 be consistent in command examples 2015-07-08 21:38:09 -04:00
Matthew Wall
65cec126dc fixed some pre/p syntax. added cmd to a few more command examples. 2015-07-08 21:21:13 -04:00
Matthew Wall
29f12117a6 fix some pre/p issues. use cmd for more command examples. 2015-07-08 21:08:38 -04:00
Tom Keffer
a52d57e1bb Now uses style cmd for things the user is expected to type in. 2015-07-08 17:43:33 -07:00
Tom Keffer
807ba9bb57 Reformatted. Fixed a couple of minor warnings. 2015-07-08 14:32:09 -07:00
Matthew Wall
e0914953e9 bump version to 3.2.0b1 2015-07-07 11:49:55 -04:00
Tom Keffer
e1399355cd Introduced new top-level stanza [DatabaseTypes].
Subsections [[SQLite]] and [[MySQL]] now go under it.
Updated docs to match.
2015-07-05 18:28:01 -07:00
Tom Keffer
565522e130 Added additional debug logging to main engine loop.
V3.2.0a3
2015-06-30 10:04:32 -07:00
Tom Keffer
02f09f5f20 Option bar_gap_fraction is now ignored. Bar plot widths are rendered
explicitly since V3.0, making the option unnecessary. Fixes issue #25.
2015-06-28 13:42:07 -07:00
Tom Keffer
c89e2f4456 Updated Customizing Guide to reflect new way of configuring databases. 2015-06-26 16:27:48 -07:00
Matthew Wall
96b69f8f10 ws23xx hardware reports windchill and dewpoint, but not heatindex 2015-05-06 08:29:39 -04:00
Matthew Wall
07aec93c2a update upgrade guide with info about new utilities 2015-05-02 12:20:53 -04:00
Matthew Wall
4c0d95a4e4 use cmd style for what user types. slight cleanup of extension doc structure. keep wee_config in 'configuring weewx' section of userguide (not sure this is best structure - it is more user friendly but not strictly outlined). 2015-05-02 10:53:32 -04:00
Tom Keffer
79105e4e39 Working on documentation of wee_extension 2015-04-30 13:40:52 -07:00
Tom Keffer
847bbec426 Document the name change for
wee_device
  wee_database
2015-04-28 16:26:02 -07:00
Matthew Wall
554ba29723 eliminate svn:keywords Id 2015-03-08 11:03:39 -04:00
Tom Keffer
4417311ff5 The "alarm" example now includes a try block to catch a NameError
exception should the alarm expression include a variable not in the
archive record.
2015-02-24 18:58:11 -08:00
Tom Keffer
4914259989 Version 3.1.0 2015-02-05 21:15:03 +00:00
Tom Keffer
890ac09c0c V3.1.0rc1 2015-02-05 02:25:16 +00:00
Tom Keffer
1699fcee85 Fixed typo. s/mile_per_second/mile_per_hour/g 2015-02-01 20:40:40 +00:00
Matthew Wall
76dcb2ffe8 eliminate use of host=picorino_ROOT 2015-02-01 02:28:02 +00:00
Tom Keffer
c1fd4b0480 New tag $obs, allowing access to the contents of the skin configuration section [Labels][[Generic]]. Fixes ticket #33. 2015-01-31 23:08:17 +00:00
Matthew Wall
3b2bc71597 added acurite data. minor fixes. 2015-01-13 16:22:03 +00:00
Matthew Wall
c78863d536 added instructions for extending units for new observations 2015-01-11 17:03:49 +00:00
Tom Keffer
c7bae007b6 Added section for dropping and rebuilding the daily summaries. 2014-12-25 03:10:36 +00:00
Matthew Wall
5a49c77248 bump to 3.0.1 2014-12-06 17:59:35 +00:00
Tom Keffer
03cc9a42e5 V3.0.0 2014-12-05 18:38:08 +00:00
Tom Keffer
664657d7bb V3.0.0b3 2014-12-05 13:26:42 +00:00