read_BWFZ: Read the wind speed from BWFZ

Description Usage Arguments Author(s)

View source: R/read_BWFZ.R

Description

Reads the wind speed and direction from BWFZ at an existing measurement height. The data can be downloaded from https://offshorewind.rvo.nl/studiesborssele. Note that the non-configurable reference height of 40m is ignored during the height selection.

Usage

1
read_BWFZ(dir, h = 40, what = "Speed")

Arguments

dir

Directory where the wind files are stored.

h

measurement height including 4m,30m, 40m, 60m, 80m, 100m, 120m, 140m, 160m, 180m and 200m.

what

choose between Speed and Direction to get the wind speed (horizontal sqrt(u^2+v^2)) or wind direction.

Author(s)

Marieke Dirksen


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