Files
weewx/bin
gjr80 a40b1f2d24 Added a TRANS-DAYS command line parameter to wee_database
wee_database previously did daily summary backfills in one datbase
transaction. This resulted in errors for large archives being processed
on machines with relatively small amounts of memory. The TRANS-DAYS
command line parameter allows the backfill to be completed in a series
of database transactions using no more than TRANS-DAYS data at a time.
To provide a consistent approach to logging some minor changes were made
to the logging in DaySummaryManager.backfill_day_summary(),
DaySummaryManager.drop_daily() and StdArchive.setup_database().
2016-02-14 19:31:26 +10:00
..
2016-02-05 22:27:04 -05:00
2016-01-18 09:01:20 -08:00
2016-02-09 18:40:54 -05:00
2015-12-05 09:02:46 -08:00