Commit Graph

13 Commits

Author SHA1 Message Date
Tom Keffer
9b13c0d9be Finished generalizing the engine. 2013-01-19 15:22:13 +00:00
Tom Keffer
cc861da981 Finished over to the new Archive and StatsDb initializers. 2012-10-20 00:56:45 +00:00
Tom Keffer
1498be4f4e Working on changing open on archive and stats databases. 2012-10-16 17:02:28 +00:00
Tom Keffer
a09b4ea96d Added the ability to change unit system to the utility config_database.py 2012-10-14 16:26:03 +00:00
Tom Keffer
557747c555 stats.backfill is now a member function 2012-10-10 21:39:12 +00:00
Tom Keffer
97c817ad34 stats.backfill now prints out a progress report, useful when a lot of archive records are being processed. 2012-10-05 01:21:15 +00:00
Tom Keffer
59c4df2111 Now passes in the configuration dictionary itself, instead of just its path, to the report engine.
Got reconfigure database working.
V2.0.0b1
2012-10-04 19:11:52 +00:00
Tom Keffer
08d78e8ce2 Switched from argparse back to optparse. 2012-09-30 22:55:51 +00:00
Tom Keffer
11f1da3531 Updated config_database
V2.0.0a3
2012-09-29 23:10:10 +00:00
Tom Keffer
2c2c42e5c6 Reworked examples to reflect new engine architecture 2012-08-25 18:57:10 +00:00
Tom Keffer
60c665b771 Added service StdConvert.
Rationalized weewx.conf by naming sections after their corresponding service.
2012-08-18 21:23:15 +00:00
Tom Keffer
08282d7450 Rewrote config_database. Added config_vp and config_database to the list of scripts to be installed.
Moved daemon.py to weeutil.
2012-03-27 15:36:35 +00:00
Tom Keffer
ddd226102f Renamed configure to config_database 2012-03-27 01:55:18 +00:00