I recently (25/08/2022) had to delete a 6 hour section of data from my 
database as the rain accumulation data contained in the LOOP packets from 
that period were incorrect. I refilled the database using the correct rain 
accumulation data from ARCHIVE packets over that 6 hours, and everything 
(in terms of the daily summaries etc.) now looks good. The only issue I 
have though is that there is no rainRate data in my database. Looking at a 
selection of records I can see rain accumulation, but no rainRate:

dateTime                    |rain          |rainRate
2022-08-25 06:15:00|1.018610|0.0
2022-08-25 06:20:00|0.978673|0.0
2022-08-25 06:25:00|1.367165|0.0
2022-08-25 06:30:00|1.710911|0.0
2022-08-25 06:35:00|1.588113|0.0
2022-08-25 06:40:00|1.858461|0.0
2022-08-25 06:45:00|1.654587|0.0
2022-08-25 06:50:00|1.475450|0.0
2022-08-25 06:55:00|1.498110|0.0

I have tried using wee_database --calc-missing as I assumed rainRate was a 
derived value, but this doesn't seem to have made any difference. Can 
anyone advise how to fill the missing rainRate fields?

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/9f468d7b-f667-4658-bbfa-8242a85a11den%40googlegroups.com.

Reply via email to