as_wind_rose | R Documentation |
Create a wind_rose object from a set of raster layers
as_wind_rose(x, trans, n_steps = NA_integer_)
x |
SpatRaster with 8 layers representing flows in each semi-cardinal direction, clockwise beginning in southwest. |
trans |
Transformation to convert speed into conductance. Either a single number, or a function. See documentation for wind_rose. |
n_steps |
An integer giving the number of time steps represented in |
A 'wind_rose' object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.