Skip to contents

Bin a time series of hub-height speed and meteorological direction into ws / wd / probab.

Usage

wind_from_series(ws, wd, dir_width = 30)

Arguments

ws

Wind speed (m/s).

wd

Direction in degrees (0 = north, clockwise, where the wind comes from).

dir_width

Width of direction bins in degrees. Default is 30.

Value

A data.frame with ws, wd, probab.