HI Thanks for the suggestions.  I have run it via the command line and I do 
not see anywhere in the loop packer where it is reading the dew point from 
the weather station.

LOOP:   2018-08-31 20:16:24 EDT (1535760984) dateTime: 1535760984, 
maxSolarRad: None, rain: None, rainRate: 0.0, rainTotal: 0.0, usUnits: 1, 
yesterdayRain: 0.0
LOOP:   2018-08-31 20:16:29 EDT (1535760989) dateTime: 1535760989, 
maxSolarRad: None, usUnits: 1, windDir: None, windGust: 0.0, windGustDir: 
None, windSpeed: 0.0
LOOP:   2018-08-31 20:16:34 EDT (1535760994) dateTime: 1535760994, 
maxSolarRad: None, usUnits: 1, windDir: None, windGust: 0.0, windGustDir: 
None, windSpeed: 0.0
LOOP:   2018-08-31 20:16:34 EDT (1535760994) dateTime: 1535760994, 
inHumidity: 49, maxSolarRad: None, outHumidity: 71, usUnits: 1
LOOP:   2018-08-31 20:16:34 EDT (1535760994) dateTime: 1535760994, inTemp: 
83.66, maxSolarRad: None, outTemp: 62.78, usUnits: 1
LOOP:   2018-08-31 20:16:34 EDT (1535760994) altimeter: 30.2944646458, 
barometer: 29.943407325, dateTime: 1535760994, maxSolarRad: None, pressure: 
29.943407325, usUnits: 1

The record packet has it so I assume the weewx is calculating it.  I looked 
in the driver and there is code to read the dewpoint packet, but I am not 
sure that it is reading it, not sure if the unit is not sending it or if 
there is an issue with the driver.



On Thursday, August 30, 2018 at 9:56:49 PM UTC-4, Thomas Keffer wrote:
>
> If WeeWX is not reporting dewpoint in the Rapidfire post, then dewpoint 
> must not be in the LOOP packet. Or, at least, not often enough to show up 
> on the WU.
>
> Try running WeeWX directly from the command line 
> <http://weewx.com/docs/usersguide.htm#Running_directly>, and watch what 
> variables have a value in the LOOP packet. The LOOP packets are marked with 
> the label "LOOP." Records are marked with a label "REC".
>
> -tk
>
> On Thu, Aug 30, 2018 at 2:05 PM <matt...@gmail.com <javascript:>> wrote:
>
>> Hi All I am running WEEWX 3.8.2 under ubuntu installed via apt-get from 
>> the repository.  I have a WMR-918 weather station and under the normal 
>> setup of wunderground it works fine.  Everything gets updated.  I wanted to 
>> try rapid fire updates and everything seems to work except dewpoint.  I set 
>> debug to 2 and this is the packet it is sending to wunderground.  I am not 
>> sure why dewpoint is missing.
>>
>>
>> http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KMANORTH221&PASSWORD=XXX&softwaretype=weewx-3.8.2&realtime=1&baromin=29.619&humidity=055&dateutc=2018-08-30%2017%3A42%3A14&rtfreq=2.5&dailyrainin=0.00&tempf=82.8&windspeedmph=0.0&windgustmph=0.0&rainin=0.00
>>
>>
>> This isn't a big deal I'll just leave rapidfire off, but maybe it is a 
>> bug somewhere?  I understand that this weather station sends partial 
>> packets but after reading several post it seems like there is a cache mode 
>> that should send out cached data to make the rapid fire data complete.
>>
>>
>>
>> -- 
>> 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 weewx-user+...@googlegroups.com <javascript:>.
>> 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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to