When running via cli I get 

 

LOOP:   2018-04-24 22:43:34 EDT (1524624214) altimeter: None, appTemp: 
51.5442002671, barometer: 30.162, cloudbase: 1092.73968315, consBatteryVoltage: 
4.76, dateTime: 1524624214, dayET: 0.0, dayRain: 0.01, dewpoint: 48.8267453941, 
extraAlarm1: 0, extraAlarm2: 0, extraAlarm3: 0, extraAlarm4: 0, extraAlarm5: 0, 
extraAlarm6: 0, extraAlarm7: 0, extraAlarm8: 0, forecastIcon: 6, forecastRule: 
44, heatindex: 52.9, humidex: 54.6696860225, inDewpoint: 47.6526431172, 
inHumidity: 37.0, insideAlarm: 0, inTemp: 75.8, leafWet4: 0.0, maxSolarRad: 
0.0, monthET: 0.0, monthRain: 0.01, outHumidity: 86.0, outsideAlarm1: 0, 
outsideAlarm2: 0, outTemp: 52.9, pressure: None, rain: 0.0, rainAlarm: 0, 
rainRate: 0.0, soilLeafAlarm1: 0, soilLeafAlarm2: 0, soilLeafAlarm3: 0, 
soilLeafAlarm4: 0, stormRain: 0.0, sunrise: 1524564300, sunset: 1524613620, 
trendIcon: -20, txBatteryStatus: 0, usUnits: 1, windchill: 52.9, windDir: 83.0, 
windGust: 4.0, windGustDir: 94.0, windSpeed: 2.0, windSpeed10: 2.0, yearET: 
0.0, yearRain: 0.01

LOOP:   2018-04-24 22:43:36 EDT (1524624216) altimeter: None, appTemp: 
51.5442002671, barometer: 30.162, cloudbase: 1092.73968315, consBatteryVoltage: 
4.76, dateTime: 1524624216, dayET: 0.0, dayRain: 0.01, dewpoint: 48.8267453941, 
extraAlarm1: 0, extraAlarm2: 0, extraAlarm3: 0, extraAlarm4: 0, extraAlarm5: 0, 
extraAlarm6: 0, extraAlarm7: 0, extraAlarm8: 0, forecastIcon: 6, forecastRule: 
44, heatindex: 52.9, humidex: 54.6696860225, inDewpoint: 47.6526431172, 
inHumidity: 37.0, insideAlarm: 0, inTemp: 75.8, leafWet4: 0.0, maxSolarRad: 
0.0, monthET: 0.0, monthRain: 0.01, outHumidity: 86.0, outsideAlarm1: 0, 
outsideAlarm2: 0, outTemp: 52.9, pressure: None, rain: 0.0, rainAlarm: 0, 
rainRate: 0.0, soilLeafAlarm1: 0, soilLeafAlarm2: 0, soilLeafAlarm3: 0, 
soilLeafAlarm4: 0, stormRain: 0.0, sunrise: 1524564300, sunset: 1524613620, 
trendIcon: -20, txBatteryStatus: 0, usUnits: 1, windchill: 52.9, windDir: 
131.0, windGust: 4.0, windGustDir: 94.0, windSpeed: 2.0, windSpeed10: 2.0, 
yearET: 0.0, yearRain: 0.01

 

And calculations are set to:

 

[StdWXCalculate]

    [[Calculations]]

        # Derived quantities are calculated by this service. 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 = software

        windchill = prefer_hardware

        heatindex = prefer_hardware

        dewpoint = prefer_hardware

        inDewpoint = prefer_hardware

        rainRate = prefer_hardware

 

Thanks

Scott

 

From: [email protected] [mailto:[email protected]] On 
Behalf Of Thomas Keffer
Sent: Tuesday, April 24, 2018 9:16 PM
To: weewx-user <[email protected]>
Subject: Re: [weewx-user] Weather Envoy CWOP

 

You're not giving us much information.

 

CWOP expects "altimeter" (not "barometer"). If you run WeeWX directly from a 
command line <http://weewx.com/docs/usersguide.htm#Running_directly> , does it 
print out values for "altimeter?"

 

The Vantage stations do not supply altimeter, so it must be calculated in 
software. If you are not seeing altimeter when you run WeeWX from the command 
line, do you have any settings in the [[Calculations]] 
<http://weewx.com/docs/usersguide.htm#[[Calculations]]>  subsection of 
weewx.conf that would prevent it from being calculated? 

 

The reasons are complicated, but calculating altimeter also requires 
temperature (outTemp) and humidity (outHumidity), as well as barometer. Are all 
these available? Again, you can find out by running from the command line.

 

-tk

 

 

On Tue, Apr 24, 2018 at 3:50 PM, 'Scott Weis' via weewx-user 
<[email protected] <mailto:[email protected]> > wrote:

I just changed my station from a FineOffsetUSB to Vantage (Weather Envoy) and 
It doesn’t seem to be sending out barometer readings anymore to CWOP.  What am 
I missing or did I screw up?

 

KB2EAR>APRS,TCPIP*,qAC,CWOP-1:@242245z4025.26N/07433.92W_122/002g006t058r000p000P000b.....h60.weewx-3.8.0-Vantage

 

Thanks,

Scott

-- 
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] 
<mailto:[email protected]> .
For more options, visit https://groups.google.com/d/optout.

 

-- 
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] 
<mailto:[email protected]> .
For more options, visit https://groups.google.com/d/optout.

-- 
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.

Reply via email to