1,738
edits
m (→Wind Rose) |
|||
With the ''WindrunClassWidth'' the following is calculated:
#The maximum windrun which ever occurred on the station is determined (call it ''MaxWindRun'')
#The <math>number of windrun classes</math> is calculated as: <math>\left (\frac{MaxWindRun}{WindrunClassWidth}\ + 1 \right)</math>
#Then all classes are defined as (Loop over the number of windrun classes as calculated above) <math>class[ i ] = WindrunClassWidth + i \times WindrunClassWidth</math>
=== YADR Report class configuration ===
|