Tom,
In version 4.0.0b18 the follwing settings are commented out in wxservices:
[[Calculations]]
# Order matters! Type 'pressure' must come before 'altimeter' and
'barometer'
# pressure = prefer_hardware
# altimeter = prefer_hardware
# appTemp = prefer_hardware
# barometer = prefer_hardware
# beaufort = prefer_hardware
# cloudbase = prefer_hardware
# dewpoint = prefer_hardware
# ET = prefer_hardware
# heatindex = prefer_hardware
# humidex = prefer_hardware
# inDewpoint = prefer_hardware
# maxSolarRad = prefer_hardware
# rainRate = prefer_hardware
# windchill = prefer_hardware
# windrun = prefer_hardware
While they were not commented out in version 4.0.0.b14 and earlier.
As a result the values of cloudbase, maxSolarRad, appTemp, humidex (and
others) are nor calculated automatically anymore in version 4.0.0b18
I had to add them explicitely in the [Calculations] section of weewx.conf.
What is the reason of this change?
Luc
--
You received this message because you are subscribed to the Google Groups
"weewx-development" 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-development/8604aa4a-9efd-403f-ab41-079c4836d447%40googlegroups.com.