On Monday, September 18, 2017 at 2:49:51 PM UTC-4, Mike Frison wrote:
>
>
> So, still no rain.
>

that looks like expected behavior.  the 'rain' field in weewx LOOP and 
ARCHIVE data is a *delta* measure, not a *cumulative* measure.  the first 
time through there is no last value with which to calculate a delta, so 
'rain' is None.  rain_total is set to 0.48.  the second time there is no 
change to the rain total - it is 0.48 again.  so the value for 'rain' is 0.

if you tip the bucket, you should see rain_total change, and you should see 
the volume for a single bucket tip reported for 'rain'

m

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to