Weight a windrose conductance raster
weight_conductance.Rd
This function adjusts the conductance values in a windrose raster, multiplying them by the values of a secondary raster data set w
,
which can be used to integrate non-wind factors into a wind connectivity analysis.
Arguments
- rose
A raster stack created using
windrose_rasters()
.- w
A raster layer with values to be multiplied by
rose
. This layer must have the same spatial properties as the windrose raster.