wview was brilliant in its time but it was brittle. weewx is a lot more forgiving and flexible so “having a bit of a fiddle” is fine (as long as you save the master data beforehand :-) the biggest rigidity removed was wview’s reliance on invariant archiveInterval - weewx is happy to intermix timestamps so you need not fear getting *every* record *exactly right*
with respect to database, weewx like wview can regenerate everything from the core data. keep the ‘archive’ table intact, and there are a couple of weewx tools that will rebuild (or expand) everything in this context, using sql directly on database is relatively safe (just slide saved copy back into place if it gets stuffed up) > On 3 May 2020, at 1:50 am, Bob Grattan <[email protected]> wrote: > > 2. Once the "rain" amount in weewx.sdb is modified, how do I get the system > to incorporate the new total in the various displays such as for month and > year? In wview I was able to erase certain indexes and they were recreated > using the new values from the db; however, I'm not sure how this works in > weewx. -- 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/35B65D97-2500-45E2-B36D-2692D7AD644E%40gmail.com.
