windDir missing from archive records

52 views
Skip to first unread message

Wes Witt

unread,
Jul 15, 2020, 6:02:06 PM7/15/20
to weewx-user

i have an issue where windDir values are not being included in archive records. i can see that the windDir values are being received by weewx loop packets. i can run weewxd and see the windDir values in the loop packets and then a value of "None" in the archive records.


i am using software record generation.


why are the values not included in the archive records?

Pat

unread,
Jul 15, 2020, 6:05:46 PM7/15/20
to weewx-user
Can you post some of your loop and rec records from weewxd?

Any errors in syslog?

Tom Keffer

unread,
Jul 15, 2020, 6:15:01 PM7/15/20
to weewx-user
See if the documentation answers your question: http://weewx.com/docs/usersguide.htm#zero_windspeed

On Wed, Jul 15, 2020 at 3:05 PM Pat <p...@obrienphoto.net> wrote:
Can you post some of your loop and rec records from weewxd?

Any errors in syslog?

--
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/6df048e3-1403-4083-9da2-8848b186106fo%40googlegroups.com.

Wes Witt

unread,
Jul 15, 2020, 6:30:53 PM7/15/20
to weewx-user
after reading the weewx code i discovered that how the wind values are presented in the loop packets matters. i was creating separate loop packets for windspeed and winddir, which i think caused weewx to believe that the speed is zero when processing the winddir. i changed my driver to deliver a single loop packet that includes both windSpeed and windDir. this seems to have resolved the issue as i now see windDir values in my archive records.

Bill Arthur

unread,
Jul 16, 2020, 8:15:50 PM7/16/20
to weewx-user
Thanks for bringing this up.  I've been busy troubleshooting this issue with my stations. I should have RTFM'd.
I've added  ignore_zero_wind = False, we'll see how it looks tomorrow.


On Wednesday, July 15, 2020 at 5:15:01 PM UTC-5, Tom Keffer wrote:
See if the documentation answers your question: http://weewx.com/docs/usersguide.htm#zero_windspeed

On Wed, Jul 15, 2020 at 3:05 PM Pat <p...@obrienphoto.net> wrote:
Can you post some of your loop and rec records from weewxd?

Any errors in syslog?

--
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...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages