Commit Graph

33 Commits

Author SHA1 Message Date
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
b05b623f83 Now optionally includes Google Analytics javascript code. 2010-04-12 17:21:04 +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
3c674d4c18 V1.7.0a1 2010-04-09 20:36:36 +00:00
Tom Keffer
331699ae0b Changed some class names in stats. 2010-04-09 18:58:48 +00:00
Tom Keffer
0ce4f1d316 V1.7.0a1 2010-04-09 16:40: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
044fe7f1f6 Checkpoint. reportengine works. 2010-03-22 01:38:03 +00:00
Tom Keffer
bfa80a8478 Checkpoint. Merging all template generation into a single class. 2010-03-21 19:27:45 +00:00
Tom Keffer
53f468e80e Version 1.5.0 2010-03-07 21:39:41 +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
6218120a69 setup.py no longer merges older weewx.conf files into the new one. 2010-02-25 23:41:58 +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
Tom Keffer
86d7f4ca29 Added an engine to run reports. 2009-12-21 22:42:48 +00:00
Tom Keffer
abd89773ee Added customization and upgrading directions 2009-12-21 02:29:40 +00:00
Tom Keffer
fca5fb5811 Added comments. Clean up. Changed subdirectory example to examples. 2009-12-20 22:16:00 +00:00
Tom Keffer
672afdb9ad Changed formatting of keyword substitution. 2009-12-13 17:47:47 +00:00
Tom Keffer
0c029b907b Refined styles in htm files. 2009-11-29 23:03:55 +00:00
Tom Keffer
3c80f467a0 Created a separate docs subdirectory. Added install notes for the SheevaPlug 2009-11-29 16:40:49 +00:00