Wind Gust problem after update to 4.1.1

96 views
Skip to first unread message

Gérard P.

unread,
Aug 6, 2020, 3:51:09 AM8/6/20
to weewx-user
Hello,

I have this strange behaviour with the Gust Vectors after upgrading from 3.9.2 to 4.1.1.
It seems to be fake vectors as there is no real gusts.
PWS is a Davis VP2.

Does anybody noticed this ?

Gerard


Tom Keffer

unread,
Aug 6, 2020, 9:02:59 AM8/6/20
to weewx-user
When I look at your regular website, all looks normal. What generated the wind vector image? Is it from the same database?

--
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/a464ce15-6f28-4f6b-8e87-0ceff50313e5o%40googlegroups.com.

Gérard P

unread,
Aug 6, 2020, 12:01:14 PM8/6/20
to weewx-user
Hi Tom,

You found the point. When comparing the skin.conf files between skins, here are the differences :
  • On the Standard skin
[[[daywindvec]]]
[[[[windvec]]]]
plot_type = vector
  • On the Exfoliation skin
[[[daywindvec]]]
[[[[windvec]]]]
plot_type = vector
[[[[windgustvec]]]]
plot_type = vector
aggregate_type = max
aggregate_interval = 3600

So, the database is the same but the way graphics are generated is different. It seems that the one hour aggregate generates fake vectors.
Maybe a compute side effect when upgrading because the problem seems to be gone on Exfolation latest graphics when comparing to Standard graphics.
Sure that the aggregate has some relationship with this behavior.

Tom Keffer

unread,
Aug 6, 2020, 12:27:48 PM8/6/20
to weewx-user
I have been able to reproduce this. Give me some time to figure out what is going on...

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

Tom Keffer

unread,
Aug 6, 2020, 2:02:55 PM8/6/20
to weewx-user
Fixed in commit a28b7d4.

To fix your copy, replace the file weewx/xtypes.py with this one. If you have trouble finding it, let me know.

-tk


Gérard P

unread,
Aug 6, 2020, 4:08:41 PM8/6/20
to weewx-user
Thank you Tom,

Problem is fixed !

Gerard
Reply all
Reply to author
Forward
0 new messages