Glad you found a workaround, but this is clearly not right. I've opened up issue #737 <https://github.com/weewx/weewx/issues/737> to track.
On Sun, Feb 6, 2022 at 5:50 AM David Schulz <[email protected]> wrote: > windrun = software > > Solved the problem and the behavior looks the same. > > echo "SELECT dateTime, windrun FROM archive WHERE dateTime > 1644154200" | > sqlite3 weewx.sdb > 1644154320|0.171428571428571 > 1644154440|0.227210884353742 > 1644154560|0.25578231292517 > 1644154680|0.199319727891156 > 1644154800|0.218421052631579 > 1644154920|0.250340136054422 > > thx. > > [email protected] schrieb am Sonntag, 6. Februar 2022 um 13:47:01 UTC+1: > >> First I would change prefer_hardware by software and hardware in turn >> and see what happens. Is there a difference in behavior? >> >> Then you may want to set debug high enough to see the LOOP packets in >> syslog. What wind related values are there? >> >> >> -- > 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/aca739ea-3030-4bd5-a505-96a7f286b951n%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/aca739ea-3030-4bd5-a505-96a7f286b951n%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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAPq0zEB0K6S7FfznRQyjN3q_bUuxat2nZmqquq3wi_wa%3DMfVQg%40mail.gmail.com.
