Commit Graph

63 Commits

Author SHA1 Message Date
Tom Keffer
cc2f1700a5 Refined formatting of almanac data. Added time contexts 'ephem_day' and 'ephem_year'. 2011-03-29 16:34:50 +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
af4c9200ce V1.10.0a5 2011-02-25 22:20:41 +00:00
Tom Keffer
85d1a84024 Continuing expansion of test coverage. 2011-02-24 18:46:31 +00:00
Tom Keffer
65c622e0db Modifed setup.py so that the user subdirectory 'user' is conserved. 2011-02-22 01:42:18 +00:00
Tom Keffer
dc3b684227 Separated type UnitInfo into types Formatter and Converter. Explicit unit control in the templates now works for time context $current. 2011-02-22 00:37:46 +00:00
Tom Keffer
f934bb4610 Finished backwards compatibility changes. 2011-02-17 14:13:26 +00:00
Tom Keffer
6c11940c40 Added automatic table of contents generation.
Added external CSS
2011-02-16 18:23:06 +00:00
Tom Keffer
c35c316044 Added documentation about optional unit conversions in tags 2011-02-16 13:54:31 +00:00
Tom Keffer
e75c28f99b V1.10.0a2 2011-02-15 19:15:41 +00:00
Tom Keffer
ef51572eb4 Added by month and by year tests. 2011-02-15 16:01:32 +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
d0c5756d8f Snapshot. 2011-02-04 16:10:35 +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
28b4f6b9f1 V1.8.0a2 2010-04-26 02:18:27 +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
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