Page 1 of 1

Current conditions not showing Wind Gust

Posted: Mon Jul 30, 2018 7:29 am
by Xusqui
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.

Re: Current conditions not showing Wind Gust

Posted: Tue Jul 31, 2018 8:37 pm
by wx_jon
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.