Unsubscribe it doesn’t work will you please unsubscribe me? On Sat, Mar 15, 2025 at 6:07 AM gjr80 <[email protected]> wrote:
> What you are seeing is not an error but expected behaviour. Your > interceptor driver calculates the WeeWX rain field by taking the difference > between the rain values in successive packets. This is because the > intercepted packets contains a cumulative rain value whereas WeeWX records > rain on a per period basis (per loop period or per archive period). When > WeeWX starts up and the driver receives the first packet there is no > previous packet to use to calculate the rain value, so WeeWX ignores the > rain value and records it in the log. When the next packet arrives WeeWX > now has the current packet and previous packet so it can calculate rain. > Nothing is logged. > > If you have a look through your log all of the 'skipping rain > measurement' log entries occur shortly after WeeWX was started/restarted. > > Gary > On Saturday, 15 March 2025 at 18:53:02 UTC+10 [email protected] wrote: > >> Hi, I have a problem since the beginning of the year, >> it no longer gives me the rain measurement, >> I have a frogitt wh4000se weather station connected to >> weewx via drive interceptor ver. 0.60, it gives me the error: >> user.interceptor: skipping rain measurement of 236.22: no last rain >> >> >> -- > 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 visit > https://groups.google.com/d/msgid/weewx-user/0b98c73f-6e84-4042-a033-cfcca834a47dn%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/0b98c73f-6e84-4042-a033-cfcca834a47dn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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 visit https://groups.google.com/d/msgid/weewx-user/CACyhQtTGDxzB032VecVUmrb3EbNcz2A2bs5JyCR91-Q%3DPOSdkw%40mail.gmail.com.
