I have another problem with the calibration. This time with the KlimaLogg
driver.
weewx_klim.conf has:
[StdCalibrate]
[[Corrections]]
# For each type, an arbitrary calibration expression can be given.
# It should be in the units defined in the StdConvert section.
# Example:
#temp0 = temp0 + 0.7
temp1 = temp1 - 0.1
temp2 = temp2 - 0.1
#temp3 = temp3 + 0.0
#temp4 = temp4 + 0.0
temp5 = temp5 + 0.3
humidity0 = humidity0 - 2
humidity1 = humidity1 - 1
humidity2 = humidity2 - 2
humidity4 = humidity4 - 2
humidity5 = humidity5 - 1
# For each type, an arbitrary calibration expression can be given.
# It should be in the units defined in the StdConvert section.
# Example:
foo = foo + 0.2
These are the errors I got:
Feb 19 11:39:34 pi21 klim[1824]: KlimaLogg: MainThread: Handle record 33:
2017-02-19 10:40:00 SRT (1487511600)
Feb 19 11:39:34 pi21 klim[1824]: engine: calibration for 'humidity5'
ignored in archive: unsupported operand type(s) for -: 'NoneType' and 'int'
Feb 19 11:39:34 pi21 klim[1824]: engine: calibration for 'temp5' ignored in
archive: unsupported operand type(s) for +: 'NoneType' and 'float'
Cheers,
Luc
--
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.