widmeter works well now  with windrun = prefer_hardware and , record[
obs_type] = self[obs_type].sum if self[obs_type].count else None , in 
accum.py.  thank you!

Στις Πέμπτη 10 Φεβρουαρίου 2022 στις 11:19:12 μ.μ. UTC+2, ο χρήστης 
tke...@gmail.com έγραψε:

> See issue #737 <https://github.com/weewx/weewx/issues/737>.
>
> Solution is to change 'prefer_hardware' to 'software' for windrun. While 
> you're in there, you might as well change ET too. When you're done, it will 
> look something like:
>
> [StdWXCalculate]
>     
>     [[Calculations]]
>         # How to calculate derived quantities.  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
>         altimeter = prefer_hardware
>         appTemp = prefer_hardware
>         barometer = prefer_hardware
>         cloudbase = prefer_hardware
>         dewpoint = prefer_hardware
>         ET = software
>         heatindex = prefer_hardware
>         humidex = prefer_hardware
>         inDewpoint = prefer_hardware
>         maxSolarRad = prefer_hardware
>         rainRate = prefer_hardware
>         windchill = prefer_hardware
>         windrun = software
>
>
>
>
> On Thu, Feb 10, 2022 at 1:07 PM Δημήτρης Βήχος <hobbyl...@gmail.com> 
> wrote:
>
>> 2 days before i was update weewx from 4.5.1 to 4.6.0
>> after update to new version and restarting in steelseries wind run is 
>> always zero. wind speed and gust calculating as before.
>> [image: Στιγμιότυπο οθόνης_2022-02-10_23-03-55.png] 
>>
>> -- 
>> 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.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/bf41204e-5675-42ff-aa4a-8647697e7c6bn%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/weewx-user/bf41204e-5675-42ff-aa4a-8647697e7c6bn%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
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/fce5dcf8-30a6-4c14-9e0d-8eec384e6d61n%40googlegroups.com.

Reply via email to