Wind direction tag for highest gust.

All about the standard Meteobridge devices based on mobile routers from TP-Link, D-Link, ASUS

Moderator: Mattk

Post Reply
User avatar
wsnoordbergum
Expert Boarder
Expert Boarder
Posts: 156
Joined: Wed Jan 14, 2015 12:33 pm
Location: Friesland/Netherlands
Contact:

Wind direction tag for highest gust.

Post by wsnoordbergum »

Is it possible to implement a tag for the direction of the wind at highest gust.
Or maybe it is possible with some math or rule...
I've tried it with the wind0wind-dmax and then try some if....then, else rule but the problem is with the else part.....
As soon as new upload occurs the high wind dir is lost....
It would be very helpful.

Thanks in advance, wsNoordbergum.
ruzzi.f@gmail.com
Senior Boarder
Senior Boarder
Posts: 57
Joined: Sat Dec 30, 2017 8:43 pm

Re: Wind direction tag for highest gust.

Post by ruzzi.f@gmail.com »

did you find the way?
it would be useful also to me to know the direction of the max wind gust
thanks
fabio
User avatar
wsnoordbergum
Expert Boarder
Expert Boarder
Posts: 156
Joined: Wed Jan 14, 2015 12:33 pm
Location: Friesland/Netherlands
Contact:

Re: Wind direction tag for highest gust.

Post by wsnoordbergum »

Not yet.
It is possible to get the direction reading at the highest gust of the day, but the problem is that when the next reading is done the direction is lost.
#if#{*[wind0wind-act.1:0]=>[wind0wind-dmax.1:0]*}#then#[wind0dir-act.0:5]#else#[wind0dir-avg60.0:5]#fi#
So I'm struggling with the else part....I'm currently using the avg dir.

Any help would be appreciated.

Thanks wsNoordbergum
ruzzi.f@gmail.com
Senior Boarder
Senior Boarder
Posts: 57
Joined: Sat Dec 30, 2017 8:43 pm

Re: Wind direction tag for highest gust.

Post by ruzzi.f@gmail.com »

i think that boris finally helpd us, developping what we need! look on new firmware upgrade!
User avatar
wsnoordbergum
Expert Boarder
Expert Boarder
Posts: 156
Joined: Wed Jan 14, 2015 12:33 pm
Location: Friesland/Netherlands
Contact:

Re: Wind direction tag for highest gust.

Post by wsnoordbergum »

Thanks for the notification.
I will upgrade to latest version asap.

Greetings
Post Reply