Actually having thought about it a bit more surely $day.windSpeed.max 
should average over the interval and then return the highest value of those 
averaged intervals? This is not what the documentation says it does - it 
says it averages over the interval and then averages those values.

What $day.windSpeed.max should return is the maximum value of the average 
wind speeds recorded not the average of the averages which surely would be 
$day.windSpeed.avg i.e. the average windSpeed for the day.

-- 
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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to