Distribution

Publiziert Zuletzt aktualisiert

Sonic wind component v

The data contains values for v direction of the wind in a sampling frequency of 20 Hz. Erroneour spikes were filterd in two steps.

  1. Define moving window uₓ = u(i-3:i+3)
  2. If u(i)-mean(uₓ) > 2*std(uₓ):u(i) = NaN

Frozen detectors resulted in continuous zero values (not filtered). The wind speed and direction were calculated as follows:

wind speed = sqrt(u² + v²) wind direction = 180° + (180° / PI)* arctan2 (-u, -v)

Nutzungsbedingungen

Freie Nutzung. Quellenangabe ist Pflicht.

Freie Nutzung. Quellenangabe ist Pflicht.
  • Sie dürfen diesen Datensatz für nicht kommerzielle Zwecke nutzen.
  • Sie dürfen diesen Datensatz für kommerzielle Zwecke nutzen.
  • Eine Quellenangabe ist Pflicht (Autor, Titel und Link zum Datensatz).

Zusätzliche Informationen

Änderungsdatum

 

Erstellt

 

Sprachen