Describe the requested improvement
When using the roi parameter to the sits_classify function applied to a raster data cube, and where the roi is a vector (sf or shapefile), cut the final classified raster to fit exactly the vector roi
Associated sits API functionsits_classify() applied to raster cube with roi parameter defined by a vector multi-polygon.
Describe the requested improvement When using the
roi
parameter to thesits_classify
function applied to a raster data cube, and where theroi
is a vector (sf
or shapefile), cut the final classified raster to fit exactly the vectorroi
Associated sits API function
sits_classify()
applied to raster cube withroi
parameter defined by a vector multi-polygon.