Ok Assuming that weewx does rounding in the normal way (anything below .5 rounded down and .5 and above rounded up) then there is definitely a calculation error.
I have looked at the source data in the database and for today the maximum wind speed recorded (up to now) is 13.4216511116358 (as recorded in the database). This is correctly shown in the text above the graph as a maximum gust of 13mph. The maximum average speed over an interval for today is 12.3031801856662 which when rounded should be 12mph but is showing (using $day.windSpeed.max) as 13mph. -- 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.
