Philippe

Glad the puzzle is solved. It makes sense as if there is no wind (ie, 
windspeed = 0), there is no data (empty), as "zero degrees" is actually a 
direction and would interfere in any average calculation.

Interesting enough, ET - EvapoTranspiration (which is sort of "reverse 
rain") also showing data and I'm now curious if hardware or software 
calculated. That is, "hardware" refers to PWS, while "software" refers to 
WeeWX.

Please, verify into "weewx.conf" if you have ET listed under Calculations 
as the following:

[StdWXCalculate]
    
    [[Calculations]]
        # How to calculate derived quantities.  Possible values are:
        #  hardware        - use the value provided by hardware
        #  software        - use the value calculated by weewx
        #  prefer_hardware - use value provide by hardware if available,
        #                      otherwise use value calculated by weewx
        
        pressure = prefer_hardware
        barometer = prefer_hardware
        altimeter = prefer_hardware
        windchill = prefer_hardware
        heatindex = prefer_hardware
        dewpoint = prefer_hardware
        inDewpoint = prefer_hardware
        rainRate = prefer_hardware
        maxSolarRad = software
        appTemp = software
        ET = software


X

-- 
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/79fd29df-8d63-4fd0-980a-de2f2d01ef73%40googlegroups.com.

Reply via email to