Perhaps I got too far ahead wanting to fix the source for all users. The
problem is that we can fix our copy but not the source. So upgrades will
revert our fix. So I will move my patch to a pull request over on github.
That is more likely to get fixed at the source after discussion and review
by the developers.
In the meantime, please revert to your previous production driver if you
modified, and instead do the easier user level adjustment like this:
Add to weewx.conf:
[StdCalibrate]
[[Corrections]]
# te923.py at 0.06578 cm is lower than actual 1/36 inch bucket
# tips. This correction must be removed if future te923.py is
# fixed to report actual 0.07055555556 cm per tip directly.
rain = rain * 1.0725989
This converts current driver to 1/36" bucket tips. Simply remove this in
the future if the bug gets fixed in the driver (ideally release notes will
mention this).
--
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/bde073cf-413b-4b25-b28b-a631e512cb7ao%40googlegroups.com.