| wind_from_series | R Documentation |
Bin a time series of hub-height speed and meteorological
direction into ws / wd / probab.
wind_from_series(ws, wd, dir_width = 30)
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. |
A data.frame with ws, wd, probab.
Other Helper Functions:
get_grids(),
grid_area(),
hexa_area(),
isSpatial(),
permutations(),
read_power_curve(),
splitAt(),
wind_from_uv(),
windata_format()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.