Commit Graph

56 Commits

Author SHA1 Message Date
Tom Keffer
f4a776f9c0 Moved the change log to the docs subdirectory 2011-10-28 13:37:34 +00:00
Tom Keffer
11fbb5a64d V1.12.0a3 2011-10-27 16:07:46 +00:00
Tom Keffer
044e8e76a7 Reorganized docs.
Upgraded TOC to v1.4
2011-10-27 14:00:39 +00:00
Tom Keffer
614ad55878 The readme.htm file in docs has now become a guide to the various guides.
V1.12.0a2
2011-10-26 17:23:49 +00:00
Tom Keffer
be55cdba6a V1.12.0a1 2011-10-24 15:47:05 +00:00
Tom Keffer
22b2e3b933 V1.11.0 2011-10-06 22:58:39 +00:00
Tom Keffer
05aebaf9ee Updated docs for Version 1.11 2011-10-01 16:14:06 +00:00
Tom Keffer
00548188ca V1.10.3a1. 2011-09-12 22:11:33 +00:00
Tom Keffer
5f6dab9354 Working snapshot 2011-08-20 20:01:39 +00:00
Tom Keffer
c10174a7cc Integrating almanac into the unit conversion and formatting machinery. 2011-03-28 14:43:42 +00:00
Tom Keffer
dac543ec19 Updated SuSE install instructions for SuSE 11.3 2011-02-25 23:30:15 +00:00
Tom Keffer
85d1a84024 Continuing expansion of test coverage. 2011-02-24 18:46:31 +00:00
Tom Keffer
6c11940c40 Added automatic table of contents generation.
Added external CSS
2011-02-16 18:23:06 +00:00
Tom Keffer
1730379b1d Third element in a ValueTuple now holds unit group (instead of obs type). 2011-02-08 13:33:22 +00:00
Tom Keffer
b1e56fe4ea Now gets archive and stats schemas dynamically from the database. Allows user to more easily change the schemas. 2011-01-23 01:45:36 +00:00
Tom Keffer
053dcbeca4 Updated udev rules to reflect the new udevadm command. 2011-01-05 23:43:06 +00:00
Tom Keffer
82ea67b5f6 Changed install so that it overwrites an existing ./bin subdirectory (after backing it up, of course!). Also, does not install the ./skins subdirectory if one already exists. Finally, no longer massages the service_list at all. 2010-11-20 22:07:05 +00:00
Tom Keffer
90876d69e1 V1.9.1 2010-09-09 21:31:22 +00:00
Tom Keffer
01fef7adb5 V1.9.0 2010-07-05 01:14:59 +00:00
Tom Keffer
cc2d700d91 Version 1.9.0a4
Added checks for bad start of storm time
Simplified VantagePro module.
Added check for bad record time.
2010-06-16 15:57:12 +00:00
Tom Keffer
143ec8d4cc Moved max_drift to section Station. Simplified time synch in VantagePro.py 2010-06-15 17:16:58 +00:00
Tom Keffer
8e18f8e2eb V1.9.0 alpha 1 2010-06-14 18:57:17 +00:00
Tom Keffer
fd00950fdf Added comment about what happens if you change the archive interval. 2010-05-28 16:58:25 +00:00
Tom Keffer
0c1973f19a Added check in StdCalibrate to ignore calibrations for non-existing types. This allows windSpeed and windGust to be calibrated independently. 2010-05-09 19:33:20 +00:00
Tom Keffer
19480c448b v1.8.0rc1 2010-04-27 17:22:58 +00:00
Tom Keffer
301b433410 v1.8.0a1 2010-04-24 20:51:07 +00:00
Tom Keffer
d754043118 The time when the next archive record is due is now calculated within VantagePro.py 2010-04-20 22:45:13 +00:00
Tom Keffer
ddcc73eda2 Added a shutdown() method for the VP2. It gets invoked by a "finally" clause, closing the serial port. 2010-04-18 02:08:07 +00:00
Tom Keffer
b308752e55 V1.7.0 finished documentation 2010-04-16 00:34:01 +00:00
Tom Keffer
3e8a4fdb91 V1.7.0rc3.
Wraps FTP run() in an exception handler.
2010-04-13 15:10:08 +00:00
Tom Keffer
e235198614 V1.7.0rc2
Improved error checking and logging in FTP and RESTful uploads.
2010-04-12 19:28:52 +00:00
Tom Keffer
21b7ef3e1d weewx V1.7.0a3 2010-04-12 16:54:47 +00:00
Tom Keffer
13af26afa6 Additional exception handling around template processing.
Additional error information if a skin.conf cannot be found.
Started troubleshooting section in the manual.
2010-04-12 13:02:52 +00:00
Tom Keffer
386419dfa3 Changed RSS xml file so the statistics are shown in the <description> field.
Added PWSweather.com configuring information to the Users' Guide.
2010-04-11 16:32:30 +00:00
Tom Keffer
331699ae0b Changed some class names in stats. 2010-04-09 18:58:48 +00:00
Tom Keffer
ea7d11fc8f Initialize Report Generator with the path to the configuration file instead of the configuration dictionary, to avoid possible threading conflict.
Moved generator_list into its own [Generators] section.

Added comments, particularly to stats.py and units.py
2010-04-09 15:33:25 +00:00
Tom Keffer
3a87e47b52 Checkpoint. Converted formatting system to use ValueHelper (instead of ModelFormatter).
Introduced value tuples.
2010-04-08 17:46:30 +00:00
Tom Keffer
d6f8378f77 Branch to experiment with a different way of tracking units 2010-04-05 22:42:24 +00:00
Tom Keffer
bfa80a8478 Checkpoint. Merging all template generation into a single class. 2010-03-21 19:27:45 +00:00
Tom Keffer
a54cd82447 Added exception handler for OSError.
Clarified overriding of options in weewx.conf
Clarified base temperatures for heating and cooling degree days.
2010-03-06 17:01:21 +00:00
Tom Keffer
6199417125 Added some missing SVN keywords. Preparing for V1.5rc1 2010-03-05 16:20:46 +00:00
Tom Keffer
b54e6b2010 Changed nomenclature from unit "classes," to unit "groups." 2010-03-02 01:18:27 +00:00
Tom Keffer
68f67f43b0 Version 1.5.0 alpha 1. Now supports image generation and reporting in arbitrary measurement units. 2010-02-25 23:24:16 +00:00
Tom Keffer
0fb55476f3 Added details on how to tell a running instance to reread its configuration file. 2010-02-22 23:32:15 +00:00
Tom Keffer
1d3cecafe0 V1.4 release candidate 1 2010-02-21 23:18:42 +00:00
Tom Keffer
e92acc6e84 stats.py now uses very late binding. Sql statements are not run until template evaluation. This reduces memory requirements, as well as simplifying the code.
Also, added configuration option week_start.
2010-02-21 22:22:00 +00:00
Tom Keffer
8cec2acd69 Minor docs changes 2009-12-30 02:03:44 +00:00
Tom Keffer
c2ed04622b Corrected Mark Teel's name, relative line counts of wview vs weewx. 2009-12-27 01:45:35 +00:00
Tom Keffer
665299cd16 V1.3.2 release candidate 2009-12-26 16:29:35 +00:00
Tom Keffer
80e48daa8f Added more customization examples.
Added more documentation on how to customize.
2009-12-22 20:38:27 +00:00