well that's unfortunate. I don't see a way to get that info out of meteobridge (such that it is per 30 seconds).
hmm. suppose I could have the PHP compare previous and current value, and zero it out if it's equal to previous version. Open to other thoughts. On Tuesday, May 12, 2020 at 2:44:43 PM UTC-7, gjr80 wrote: > > WeeWX rainfall is a per period (loop or archive) value rather than as > cumulative rainfall. The fileparse driver is very basic and simply saves > the rain value from the source file in the WeeWX rain field. So fileparse > needs a file with a per period value. Other drivers calculate per period > rain from successive rain values, unfortunately fileparse does not. > > Gary > -- 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/c0d27ef8-9662-4cbf-a3b4-97ec3b815cd4%40googlegroups.com.
