The simplest and nastiest method would be to create one or more archive records for time(s) before you connected to the pi - so
stop weewx, make a copy of the database. To create the archive record just use some basic sql to insert into archive and set dateTime, usUnits, interval, rain. If you only know a single total create a single record - it will make some graphs look a little odd, but the total for the year will be correct. use wee_database to first drop dsily and then rebuild daily before restarting weewx. with luck weewx will pick up your new record (or records if you inserted data for more dsys/times) snd updsted the stats appropriately On Thursday, 19 April 2018 03:06:15 UTC+3, Paul Dixon wrote: > I have just installed weewx on a pi 0W attached to an Acurite 02064. > All looks good until I select Year, when it reports the total rainfall for > the year as 0. > I have had the unit working for a while before attaching the pi so I know > the rainfall so far this year. Is there some way I can enter this into the > database so that the correct rainfall for the year will display even though > I have only been connected for a couple of days. > > -- 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.
