I have wrong data in database (142.5°C at 18-May-2013 13:13)Can you help me to delete it
--
You received this message because you are subscribed to the Google Groups "Weewx user's group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
1. You can use mysqladmin or sqliteadmin to directly examine, query and edit the archive and stats databases and database tables2. You can either edit the values in the stats database directly if the archive is right but the stats table(s) is/are wrong or change both if you know what the value(s) should be. I am assuming that the wrong data is an erroneous 'high' value here.3. You can stop weewx, delete the stats database but keep the archive database, restart weewx and the stats database will be re-created using only the archived data - this will lose any highs or lows that may have occurred between archive records and been added to the stats database thoughGuess we really need to know a little more about exactly what you are trying to correct, and why.
On Tuesday, 21 May 2013 07:00:40 UTC+3, pterodaktil wrote:I have wrong data in database (142.5°C at 18-May-2013 13:13)Can you help me to delete it
--
You received this message because you are subscribed to the Google Groups "Weewx user's group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.