For some reason above the second output is truncated after I post it,
here's in full (hopefully):
./wee_database /home/wx39/weewx/weewx.conf --drop-daily
Using configuration file /home/wx39/weewx/weewx.conf
Using database binding 'wx_binding', which is bound to database
'archive_sqlite'
Proceeding will delete all your daily summaries from database 'weewx.sdb'
Are you sure you want to proceed (y/n)? y
Dropping daily summary tables from 'weewx.sdb' ...
Daily summary tables dropped from database 'weewx.sdb' in 7.25 seconds
[root@alarmpi bin]# ./wee_database /home/wx39/weewx/weewx.conf
--rebuild-daily
Using configuration file /home/wx39/weewx/weewx.conf
Using database binding 'wx_binding', which is bound to database
'archive_sqlite'
All daily summaries will be rebuilt.
Proceed (y/n)? y
Rebuilding daily summaries in database 'weewx.sdb' ...
Traceback (most recent call last):e: 2015-04-28 06:15:00 EEST (1430190900)
File "./wee_database", line 794, in <module>
main()
File "./wee_database", line 153, in main
rebuildDaily(config_dict, db_binding, options)
File "./wee_database", line 263, in rebuildDaily
trans_days=20)
File "/home/wx39/weewx/bin/weewx/manager.py", line 1469, in
backfill_day_summary
weight = self._calc_weight(rec)
File "/home/wx39/weewx/bin/weewx/manager.py", line 1582, in _calc_weight
raise ValueError("Non-positive value for record field 'interval': %s" %
(record['interval'], ))
ValueError: Non-positive value for record field 'interval': -4
--
You received this message because you are subscribed to the Google Groups
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.