Region Of Interest grid
This algortihm design a grid with cells of \(1km^2\) on the region of interest (ROI). This grid can be created from scratch or extracted from an existing grid (of \(1km^2\)). Only cells that are entirely inside ROI geometry is kept to avoid predictions with missing data.
salut |
Type |
Description |
ROI |
Vector / File path |
Region of interest. |
REFERENCE_GRID |
Vector / File path |
Optionnal. Grid layer to extract new grid. If no grid passed define a new one. |
Outputs
Name |
Type |
Description |
GRID |
Vector / File path |
Grid layer that fits ROI. |