Load a wind_rose from a raster file on disk
read_wind_rose.Rd
Load a wind_rose from a raster file on disk
Arguments
- x
Path to a raster file containing wind rose data
- 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
x
.