On Friday, January 13, 2017 at 9:21:39 PM UTC-5, J wrote:
>
> P.S. I'd also love to be able to use windDirection and rainRate as factors
> in the corrections, but that's probably overly ambitious without support
> for conditionals in corrections.
>
jesse,
you can use conditionals in corrections:
[StdCalibrate]
[[Corrections]]
outHumidity = 99 if outHumidity > 100 else outHumidity
each correction must be a single line of python
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 [email protected].
For more options, visit https://groups.google.com/d/optout.