Gary,

It's possible this problem is related to the windDir problem (Issue #336
<https://github.com/weewx/weewx/issues/336>).

-tk

On Fri, Aug 10, 2018 at 8:00 AM gjr80 <gjroder...@gmail.com> wrote:

> Bernhard,
>
> Could I get you to try the attached accum.py, I have put a couple of
> lines of code in there so we can see what wind direction is going into the
> accumulators and what is being extracted at the end of the archive period.
> What I would like you to do is to use this accum.py and run WeeWX directly
> for a couple of archive periods capturing both the console output and the
> log. To use:
>
> 1. Rename the existing bin/weewx/accum.py:
>
> $ mv /home/weewx/bin/weewx/accum.py /home/weewx/bin/weewx/accum_orig.py
>
> 2. Download the attached accum.py and save in /home/weewx/bin/weewx
>
> 3. Edit weewx.conf and set debug=1
>
> 4. Stop WeeWx if it was running and run WeeWX directly
> <http://weewx.com/docs/usersguide.htm#Running_directly> and let it run
> for at least two archive periods, preferably when there is some wind around
> so that we get wind speed and direction
>
> 5. Capture the console output and take a log extract from when you ran
> WeeWX directly. Post both here.
>
> 6. You can revert to the original accum.py by deleting accum.py and then
> renaming the backup copy we made:
>
> $ rm /home/weewx/bin/weewx/accum.py
> $ mv /home/weewx/bin/weewx/accum_orig.py /home/weewx/bin/weewx/accum.py
>
> Gary
>
> On Wednesday, 8 August 2018 05:54:43 UTC+10, bernhard.fr...@gmail.com
> wrote:
>>
>> Hi Gary,
>>
>> No need for a hurry! Many thanks in advance for your continued support!
>>
>> Best regards
>>
>> Bernhard
>>
>> --
> 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.
>

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