1. Stop weewx 2. Edit or null the archive tableiv 3. Drop daily with wee_database --drop-daily 4. Rebuild daily summaries with wee_database --backfill-daily 5. Delete NOAA files 6. Restart weewx
The NOAA data comes from the daily summary tables, so just editing the archive table does not resolve the NOAA data An alternative to my sledgehammer approach is to edit both archive AND daily summaries when you have a faulty reading. On Thursday, 22 December 2016 14:49:25 UTC+2, Mikael Ljunggren wrote: > Hello, > > I have a problem that my weather station sometimes sends very strange > values, for some reason these are not filtered out and ends up in the > archieve_day tables > > That makes the statistics showing false values so I use to delete the > false rows in archieve_day_rain for example (when I get a huge rain amount > reported for some reason I don't know) > > But then the NOAA files show N/A for those days where I have had false > values and the row have been deleted, I have tried deleting the NOAA files > to get them re-built but that's not working > > Am I doing the wrong thing? > > Could I re-generate max/min values in the archieve_day tables? > > I might not have understood how the archive table relates to the > archive_day tables? > > Regards, > Mikael > -- 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.
