Thank you for the tip on not having to modify sdr.py, 

What is weewx expecting from the driver for rainfall? Is it the amount of 
rain that has fallen since the last loop packet that included a rain total 
(Msg 31)? Or is it more complicated than that? In other words, how much of 
the rain total/ rain rate logic is in weewx, versus in the driver?

Thanks,

Dan

On Tuesday, September 27, 2016 at 10:35:37 AM UTC-4, mwall wrote:
>
>
> unfortunately you still will not get proper rain measurements into weewx 
> yet.  rain is a cumulative measure (measured relative to some reset time, 
> whether that is counter, beginning-of-day, etc), whereas temperature, 
> humidity, and pressure are instantaneous measures.  so far the sdr driver 
> reports everything as an instantaneous measure.  it needs a generic way to 
> distinguish instantaneous and cumulative measures.
>
>
>
>

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

Reply via email to