Re: [weewx-user] Re: negative value in rain display

2018-04-13 Thread Andrew Milner
if you are in the correct directory use ./wee_database .. or specify the full path eg /home/weewx/bin/wee_database or maybe you need to use sudo On Friday, 13 April 2018 19:47:28 UTC+3, stef 942 wrote: > thks for yr help, i follow yr guide to cleanup database : > > > pi@raspberrypi

Re: [weewx-user] Re: negative value in rain display

2018-04-13 Thread stef 942
thks for yr help, i follow yr guide to cleanup database : pi@raspberrypi:~ $ echo "SELECT * FROM archive WHERE (rain < 0);" | sqlite3 /var/tmp/backup.sdb 1523516100|1|5|29.405696969085|29.0870376875|29.0870376875|67.36667|48.416|37.0|80.0|0.937794853313016|21.6687231304882|2.460636037133

Re: [weewx-user] Re: negative value in rain display

2018-04-13 Thread Thomas Keffer
See the Wiki: *Cleaning up old 'bad' data *. -tk On Fri, Apr 13, 2018 at 1:38 AM, stef 942 wrote: > ok now current display is ok but history not, how can i reset it? thanks > for yr help > > > Le vendredi 13 avril 2018 07:46:38 UTC