I did not write the WMR9x8 driver, but looking through the code, whether or
not it can report dewpoint depends on the type of sensor you have.
In any case, another option would be to ask WeeWX to calculate dewpoint for
you. To do this, set option dewpoint in StdWXCalculate to 'software':
[StdWXCalculate]
[[Calculations]]
pressure = prefer_hardware
barometer = prefer_hardware
altimeter = prefer_hardware
windchill = prefer_hardware
heatindex = prefer_hardware
dewpoint = software
inDewpoint = prefer_hardware
rainRate = prefer_hardware
On Fri, Aug 31, 2018 at 5:44 PM <[email protected]> wrote:
> 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 <[email protected]> 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 [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.
>
--
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.