Axis rotation for tilt correction

See Axis rotation for tilt correction for more information.

Tilt correction algorithms have been developed to correct wind statistics for any misalignment of the sonic anemometer with respect to the local wind streamlines. In particular, this implies that stresses and fluxes evaluated perpendicular to the local streamlines are affected by spurious contributions from the variance of along-streamlines components. Based mostly on Wilczak et al. (2001), EddyPro supports three options for addressing anemometer tilting: the double rotation, triple rotation, and the planar fit method. Furthermore, the planar fit method is implemented in two different versions, as detailed in the following section.

Double rotation method

With this method, the anemometer tilt is compensated by rotating raw wind components to nullify the average cross-stream and vertical wind components, evaluated on the time period defined by the flux averaging length. The rationale is that cross and perpendicular wind components average to zero during such time periods. In the first rotation, the measured wind vector um≡(um,vm,wm) is rotated about the z axis into a temporary vector utmp, using a rotation angle θ such that the average crosswind wind component vanishes (=0).

6‑8

The first rotation equations are:

6‑9

The second rotation is performed about the new y-axis, using the angle ϕ that nullifies wtmp:

6‑10

The second rotation equations are:

6‑11

The rotated vector urot(urot, vrot, wrot) has zero v and w components, while its u component holds the value of the mean wind speed over the flux averaging interval.

Note: In EddyPro rotation angles are evaluated using average wind components, but the rotation is applied sample-wise. That is, after the rotation the wind dataset is modified.

Triple rotation method

The "triple rotation" method involves the first two rotations as described in 2.9.1 and a third rotation around the new x axis, where the roll rotation angle ψ is defined to nullify the cross-stream stress component :

6‑12

The third rotation equations are:

6‑13

Where is the triple rotated wind vector.

The "traditional" planar fit method

The planar fit method (Wilczak et al., 2001) is based on the assessment of the anemometer tilt with respect to long-term local streamlines. This method is deemed more suitable in case of complex or sloping topography, when the mean vertical wind component or cross-stream stresses might actually differ from zero (Lee et al., 2004). In the planar fit method, the tilting is assessed by fitting a plane to the actual measurements of the average vertical wind component , as a function of the horizontal components, and . The rationale is that if the anemometer is tilted with respect to the local streamlines, a certain amount of the horizontal wind speed will be found in the measured vertical component, and will show a certain proportionality to (a linear combination of) and :

6‑14

The fitting procedure involves a bilinear regression to determine the fitting parameters b0, b1 and b2. The two (partial) planar fit rotation angles are then defined so as to place the z axis perpendicular to the plane of the local streamlines and thus to nullify the long-term mean of the individual values:

6‑15

where the rotation matrix Mpf is defined as:

6‑16

and angles α and β are linked to the fitting plane coefficients by:

6‑17

6‑18

Equations 42-44 in Wilczak et al., (2001) provide a different formulation for the elements mij, valid also for large tilt angles. This is the formulation implemented in EddyPro.

A third rotation, similar to the first rotation in the Double Rotation Method, will align the wind vector with the main wind direction.

6‑19

with .

The planar fit method can be applied “sector-wise”. In EddyPro you can define a number of (equally wide) wind sectors. The calculations will then be performed for each sector independently, and the appropriate rotation matrix will be applied, depending on the current wind direction.

Planar fit with no velocity bias

After verifying that the coefficient b0 is not a proper estimator of the anemometer bias in the measurement of vertical wind component as suggested by Wiczak et al (2001), van Dijk et al. (2004) proposed a revision of the method, which assumes that any bias in the measurement of w is already accounted for in the anemometer calibration and thus that the fitting plane passes through the origin (b0=0). Under these hypotheses the planar fit method reduces to

6‑20

with the same relationships between b1 and b2 and the tilt angles as with the original planar fit. Both planar fit methods are available in EddyPro, with customizable planar fit settings, sectors, and more.