I wrote this extension; although, I no longer use it because I have generalized the functionality to work on any observation and for any time length in my weewx-loopdata extension. What you are missing is that the plug-in operates at the loop packet level. Other than loading from the database at start up, with archive interval precision, it does not read the database. Rather, it keeps track of any rain recorded in loop packets such that they can be decremented from rain 24 hours later. For example, if .01 rain occurs 87s into an archive interval; and another .01 rain occurs 20s later; the 24 hour rain will decrement (i.e., the rain24 value injected into the loop packets) when each .01 occurrence falls out of the 24 hour window; not when the archive record in the database is older than 24 hours. Of course, this is all meaningless if you are just going to use it in reports that are only generated on the archive interval; but the for insane (I resemble that remark) who want to see 24 hour rain decrement at loop interval precision on their weather sites that update on every loop packet, it is useful. John On Sep 18, 2023, at 8:26 AM, Geoff Cusick <[email protected]> wrote: -- 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/899373C3-8626-4DDF-AC9C-D7AE48600646%40johnkline.com. |
- [weewx-user] Weewx-rain24h addon kufuu
- [weewx-user] Re: Weewx-rain24h addon gjr80
- [weewx-user] Re: Weewx-rain24h addon [email protected]
- [weewx-user] Re: Weewx-rain24h ad... kufuu
- Re: [weewx-user] Re: Weewx-ra... Geoff Cusick
- [weewx-user] Re: Weewx-rain24h addon kufuu
- Re: [weewx-user] Re: Weewx-rain24... Geoff Cusick
- Re: [weewx-user] Re: Weewx-ra... 'John Kline' via weewx-user
- Re: [weewx-user] Re: Wee... Geoff Cusick
- Re: [weewx-user] Re:... kufuu
- Re: [weewx-user] Re:... 'John Kline' via weewx-user
