[weewx-user] Additional Sensors

2020-05-25 Thread ttech
Hello,
I am trying to combine the sensor data from a Vantage Vue and a Tempest so 
I can add UV and battery monitoring. Is there any easy way to store the 
data as part of the station feed? Or can I use a custom sensor collector - 
since I want to collect particulates, uv, and battery which is not 
available as part of the Davis Vantage Vue system. 



-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/724859f2-6202-4f40-8fa0-d617857ac9dc%40googlegroups.com.


[weewx-user] WeeWX is memory hungry

2017-03-13 Thread ttech
Hi,
Ever since I've upgraded to 3.5.0 and beyond WeeWX is taking up a lot of 
memory. Way more then I'd hope it would be taking up. Any ideas why this is 
or how do reduce this ram usage? 

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


Re: [weewx-user] bad wind direction

2016-10-26 Thread ttech
got the data updated, however new data is appearing to problematic:

Using configuration file weewx.conf.
Generating for all time
{'leafTemp1': -89.0, 'UV': None, 'outHumidity': 87.0, 'rxCheckPercent': 
99.9375, 'consBatteryVoltage': 0.95, 'extraTemp2': None, 'txBatteryStatus': 
0.0, 'outTempBatteryStatus': None, 'inTempBatteryStatus': None, 
'supplyVoltage': None, 'rainBatteryStatus': None, 'hailRate': None, 
'soilMoist4': 32.0, 'soilMoist3': 0.0, 'heatingVoltage': None, 
'soilMoist2': 8.0, 'altimeter': 29.902375305224332, 'heatindex': 61.4, 
'radiation': None, 'soilMoist1': 0.0, 'leafTemp2': -90.0, 'inTemp': 76.4, 
'referenceVoltage': None, 'windGustDir': None, 'barometer': 29.931, 
'windchill': 61.4, 'dewpoint': 57.4930436304877, 'soilTemp1': -89.0, 
'soilTemp2': -82.0, 'soilTemp3': -90.0, 'soilTemp4': -82.0, 'rain': 0.0, 
'heatingTemp': None, 'pressure': 29.118734000937398, 'extraHumid2': None, 
'hail': None, 'extraHumid1': None, 'ET': 0.0, 'rainRate': 0.0, 
'extraTemp3': None, 'usUnits': 1, 'extraTemp1': None, 'leafWet1': 2.0, 
'leafWet2': 8.0, 'windBatteryStatus': None, 'interval': 5, 'dateTime': 
1477538400, 'windDir': None, 'outTemp': 61.4, 'windSpeed': 0.0, 
'inHumidity': 58.0, 'windGust': 0.0}
Traceback (most recent call last):
  File "/opt/weewx/bin/weewx/reportengine.py", line 139, in run
obj.start()
  File "/opt/weewx/bin/weewx/reportengine.py", line 170, in start
self.run()
  File "/opt/weewx/bin/user/gaugeengine.py", line 121, in run
self.gen_gauges()
  File "/opt/weewx/bin/user/gaugeengine.py", line 167, in gen_gauges
self.gen_gauge(gauge, plot_options, img_file)
  File "/opt/weewx/bin/user/gaugeengine.py", line 308, in gen_gauge
gauge.add_history(history_list, num_buckets, windspeed_history_list, 
rings, ring_colors)
  File "/opt/weewx/bin/user/gauges.py", line 466, in add_history
bucket[0] /= bucket_max
ZeroDivisionError: float division by zero
Traceback (most recent call last):
  File "/opt/weewx/bin/weewx/reportengine.py", line 139, in run
obj.start()
  File "/opt/weewx/bin/weewx/reportengine.py", line 170, in start
self.run()
  File "/opt/weewx/bin/weewx/imagegenerator.py", line 36, in run
self.genImages(self.gen_ts)
  File "/opt/weewx/bin/weewx/imagegenerator.py", line 220, in genImages
image = plot.render()
  File "/opt/weewx/bin/weeplot/genplot.py", line 187, in render
self._renderPlotLines(sdraw)
  File "/opt/weewx/bin/weeplot/genplot.py", line 329, in _renderPlotLines
marker_size=this_line.marker_size * self.anti_alias,
TypeError: unsupported operand type(s) for *: 'NoneType' and 'int'
{'leafTemp1': -89.0, 'UV': None, 'outHumidity': 87.0, 'rxCheckPercent': 
99.9375, 'consBatteryVoltage': 0.95, 'extraTemp2': None, 'txBatteryStatus': 
0.0, 'outTempBatteryStatus': None, 'inTempBatteryStatus': None, 
'supplyVoltage': None, 'rainBatteryStatus': None, 'hailRate': None, 
'soilMoist4': 32.0, 'soilMoist3': 0.0, 'heatingVoltage': None, 
'soilMoist2': 8.0, 'altimeter': 29.902375305224332, 'heatindex': 61.4, 
'radiation': None, 'soilMoist1': 0.0, 'leafTemp2': -90.0, 'inTemp': 76.4, 
'referenceVoltage': None, 'windGustDir': None, 'barometer': 29.931, 
'windchill': 61.4, 'dewpoint': 57.4930436304877, 'soilTemp1': -89.0, 
'soilTemp2': -82.0, 'soilTemp3': -90.0, 'soilTemp4': -82.0, 'rain': 0.0, 
'heatingTemp': None, 'pressure': 29.118734000937398, 'extraHumid2': None, 
'hail': None, 'extraHumid1': None, 'ET': 0.0, 'rainRate': 0.0, 
'extraTemp3': None, 'usUnits': 1, 'extraTemp1': None, 'leafWet1': 2.0, 
'leafWet2': 8.0, 'windBatteryStatus': None, 'interval': 5, 'dateTime': 
1477538400, 'windDir': None, 'outTemp': 61.4, 'windSpeed': 0.0, 
'inHumidity': 58.0, 'windGust': 0.0}
Traceback (most recent call last):
  File "/opt/weewx/bin/weewx/reportengine.py", line 139, in run
obj.start()
  File "/opt/weewx/bin/weewx/reportengine.py", line 170, in start
self.run()
  File "/opt/weewx/bin/user/gaugeengine.py", line 121, in run
self.gen_gauges()
  File "/opt/weewx/bin/user/gaugeengine.py", line 167, in gen_gauges
self.gen_gauge(gauge, plot_options, img_file)
  File "/opt/weewx/bin/user/gaugeengine.py", line 308, in gen_gauge
gauge.add_history(history_list, num_buckets, windspeed_history_list, 
rings, ring_colors)
  File "/opt/weewx/bin/user/gauges.py", line 466, in add_history
bucket[0] /= bucket_max
ZeroDivisionError: float division by zero


On Wednesday, October 26, 2016 at 6:32:11 PM UTC-7, Tom Keffer wrote:
>
> See also the section on wind 
> <http://www.weewx.com/docs/customizing.htm#Wind> in the Customizing Guide.
>
> -tk
>
> On Wed, Oct 26, 2016 at 6:14 PM, ttech <ttec...@gmail.com > 
> wrote:
>
>> Hello,
>> My Vantage Vue dropped its wind vane causing about a months worth of bad 
>> data. Lu

[weewx-user] bad wind direction

2016-10-26 Thread ttech
Hello,
My Vantage Vue dropped its wind vane causing about a months worth of bad 
data. Luckily, I've been working on a custom weather station which has data 
available I can feed into weewx. How would I go about replacing this data 
with considerably more valid data? 

I looked in archive for windGuest but nothing appears to be present except 
for a few sporadic values. 

Any help on how this is stored and works would be great. 


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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.