read_LEG: Read the wind data from LEG

Description Usage Arguments Author(s)

View source: R/read_LEG.R

Description

Function to read the wind speed and direction from the EPL lidar. Data can be requested from https://www.windopzee.net/meet-locaties/leg-introductie.

Usage

1
read_LEG(dir = "D:/data/Lidar/LEG/", h = 63, what = "Speed")

Arguments

dir

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

h

height of the measurement (63m,91m,116m,141m,166m,191m,216m,241m,266m,291m).

what

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

Author(s)

Marieke Dirksen


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