Current conditions not showing Wind Gust

Post Reply
Xusqui
Newbie
Newbie
Posts: 3
Joined: Wed Aug 30, 2017 7:15 pm
Station model: Raspberry pi
Software: Weather Pi (Own)

Current conditions not showing Wind Gust

Post by Xusqui » Mon Jul 30, 2018 7:29 am

Hi, Neighbours and friends...

Recently I have realized that the "Current Conditions" block won't display the wind gust, only wind speed, you can see at: http://www.fernandezvillatoro.es/meteo/

I use WeeWX on a Raspberry pi to feed the Meteotemplate database.

Any clue?

Thanks in advance.

wx_jon
Advisor
Advisor
Posts: 52
Joined: Tue Aug 29, 2017 8:54 pm
Location: Seattle, WA, USA
Station model: Davis Vantage Pro 2 Plus
Software: weeWX
Contact:

Re: Current conditions not showing Wind Gust

Post by wx_jon » Tue Jul 31, 2018 8:37 pm

It looks like, from your meteotemplate API log, no wind gust information is being sent from weeWX to the api. Can you check your local (on the raspberry pi) weeWX database if wind gusts are being recorded there properly? If you run weeWX on the command line, do you see the wind gust in the data?

Wind gusts are probably being recorded to your meteotemplate database as the maximum wind speed observed during the archive interval, regardless of whether tor not there is instantaneous gust data in the api cache.

Post Reply