read_ANH: Read the wind data from ANH

Description Usage Arguments Author(s)

View source: R/read_ANH.R

Description

Function to read the wind speed and direction from the ANH lidar. Data can be requested from https://offshorewind.rvo.nl/windwaternh.

Usage

1
read_ANH(dir = "D:/data/Lidar/ANH/", h = 60, what = "Speed")

Arguments

dir

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

h

height of the measurement (40m,60m,76m,80m,100m,116m,160m,200m,250m,290m).

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.