Hi,

What makes you say the rainRate is wrong? By default weeWX calculates rainRate 
over a 15 minute sliding window, your screen capture covers approximately 16 
minutes with at least two rain events so seeing a non-zero rain rate in all 
packets/records after the first rain event is expected. You can change the 
window size by setting the rain_period config option in weewx.cnf:

[StdWXCalculate]
    ....
    [[Calculations]]
        ....
        rain_period = xxx
        ....

Where xxx is the rain_period to be used in seconds. You will need to restart 
WeeWX or do a config reload for the new setting to take effect.

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

Reply via email to