I would just compare my NOAA rain total for a particular date with what WF shows on their site.
On Wednesday, February 2, 2022 at 2:24:40 PM UTC-8 Jeremy A wrote: > Hi Tom, > I used: the query below and looked at the sum column which that value > shows as 1.034435039370079 which is what I see on WU and PWS for rainfall > today. > > SELECT * > FROM weewx.archive_day_rain > where dateTime = '1643781600' > > On Wednesday, February 2, 2022 at 4:10:33 PM UTC-6 [email protected] wrote: > >> When you say you are seeing 0.51" in the database, what do you mean? What >> query did you use? >> >> On Wed, Feb 2, 2022 at 11:09 AM Jeremy Alexander <[email protected]> >> wrote: >> >>> Rain totals in WeeWX are not matching what I see in the Weatherflow app. >>> >>> For instance, I am seeing 0.51" in the WeeWX MariaDB and I'm only seeing >>> 0.34" in the Weatherflow app. Any idea why this would be? What can I do to >>> correct? >>> >>> -- >>> 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/94080923-8292-4ca0-b74e-c5b479110dd9n%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/weewx-user/94080923-8292-4ca0-b74e-c5b479110dd9n%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 on the web visit https://groups.google.com/d/msgid/weewx-user/ac4712dc-b2b5-4bce-b011-a4000186834bn%40googlegroups.com.
