On Sunday, April 16, 2017 at 11:45:35 AM UTC-4, Nicolas Cazan wrote: > > And I realize that in the measurements page to since midnight I is no > longer the direction of the maximum burst. > I have instead N / A. >
the wmr200 stations do not report a wind gust direction: http://weewx.com/docs/hardware.htm#wmr200_notes > My station is a wmr200, I already had this problem with an older version > of Weewx, an update a year ago had corrected this problem. > Where could it come from? > the wmr200 driver was lying to you. this behavior was fixed in january 2017: https://github.com/weewx/weewx/commit/dfdb243da5c31431ae57afaf521937f601fac094 if you want to continue the old behavior of having windGustDir equal to windDir, do this in your weewx configuration: [StdCalibrate] [[Corrections]] windGustDir = windDir m -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
