michael,

some hardware (acurite, cc3000, fousb, te923, ultimeter, wmr100, wmr200, 
ws1) does not measure windGustDir.

some of those drivers (wmr100, wmr200, te923, fousb) were assigning 
windGustDir to windDir.  by doing so, the drivers were creating bogus data.

in weewx 3.7.0 this behavior was removed, so now data are accurate.

of course, you can always get the old behavior by doing this:

[StdCalibrate]
    [[Corrections]]
        windGustDir = windDir

that way the source of the bogus data is explicit, and it is your decision 
to do it.

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.

Reply via email to