Thanks, Greg. I have modified weewx.sdb and added my extra rain but am not sure how to regenerate lists and graphs to incorporate the new data. Is there a list somewhere of things to delete to be rebuilt? I removed the NOAA* files and *.html but no change. I also need to recheck to be certain that the added data is actually there. Much appreciated for the help. Bob grattans.org/wx
On Monday, September 18, 2023 at 3:40:50 PM UTC-4 Greg Troxel wrote: > "[email protected]" <[email protected]> writes: > > > Hello all, > > A squirrel has placed a few items in my VP2 rain bucket and caused me to > > lose .44 inches of rain today. > > What is the easiest way to modify the incorrect rain count and have all > > reports show this modified amount? The answer is probably easy but I > can’t > > seem to figure this out. I need to add .44 inch to today’s total. I’m > using > > weewx 4.10.1, ubuntu, and SQLight. > > Thanks in advance. > > Bob > > You need to figure out which 5min bins that rain belongs in, and then > hand-type sql to modify the database. Make 3 backups first, with one > of them off site. But seriously, hand-typing sql is dangerous. > > then, you will need to regenerate summary records. > > if you aren't used to sql, read a book on that and sqlite3 before you > start. > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/60560042-7ba9-4aa5-b8de-cca16b48230bn%40googlegroups.com.
