read_Daarle: Read the wind data from Daarle

Description Usage Arguments Author(s)

Description

Function to read the wind speed and direction from the Daarle lidar. Data only available at KNMI, contact Steven for details.

Usage

1
2
3
4
5
6
read_Daarle(
  dir = "D:/data/Lidar/Steven/",
  h = 50,
  what = "Speed",
  stn = "Daarle"
)

Arguments

dir

directory of the files (allowed to be stored in subfolders).

h

height of the measurement (50m,65m,80m,100m,126m,135m,145m,155m,180m,200m,220m,235m).

what

choose between Speed and Direction. Wind speed as sqrt(u^2+v^2).

stn

The stations of Steven (function not included in online version), stn name is Daarle.

Author(s)

Marieke Dirksen


MariekeDirk/WINS50_Lidar documentation built on March 20, 2021, 1:02 p.m.