My wife bought me an EcoWitt GW1001 Weather Station for Christmas.  I set 
the unit up and have it reporting to Weather Underground and EcoWitt with 
no problems. I want to be able to report to other sites as well so I did 
some research and found WeeWX.  

I have two issues that are tripping me up:

(1) GW1000 Driver returns metric units.

I set my WeeWX server up along with the GW1000 Driver 
<https://github.com/gjr80/weewx-gw1000>. All seemed fine until I noticed 
that my rainfall numbers were off.  After poking around, I noticed that the 
output of PYTHONPATH=/usr/share/weewx python3 -m user.gw1000 --test-driver
 shows my data (output below) in metric units instead of the expected 
imperial units.

2020-12-30 22:03:12 CST (1609387392): UV: 0, dateTime: 1609387392, dayRain: 
54.6, daymaxwind: 4.6, inHumidity: 52, inTemp: 24.0, luminosity: 0.0, 
monthRain: 54.6, outHumidity: 99, outTemp: 11.6, pressure: 1006.7, rain: 
None, rainRate: 4.8, relbarometer: 1006.7, stormRain: 54.6, usUnits: 17, 
uvradiation: 0.1, weekRain: 54.6, wh65_batt: 0, windDir: 1, windGust: 0.0, 
windSpeed: 0.0, yearRain: 54.6

Running sudo /etc/init.d/weewx status includes the following in its output INFO 
user.gw1000: skipping rain measurement of 52.8: no last rain

I've searched for fixes to this, but can't seem to zero in on a solution.  
I think StdConvert may play a role here (mine is set to US), but I'm not 
sure.

(1) Local Apache data updates every five minutes despite poll interval 
setting

My poll_interval setting in my weewx.conf file is set to poll_interval = 60 
but for some reason my WeeWX reports are only updating every five minutes. 

Any suggestions for resolving this?

Thanks

-- 
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/a67c45b1-148e-484c-a6ab-1511f0f950c5n%40googlegroups.com.

Reply via email to