Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an exclusion mask for raster classification #1199

Open
gilbertocamara opened this issue Aug 21, 2024 · 0 comments
Open

Create an exclusion mask for raster classification #1199

gilbertocamara opened this issue Aug 21, 2024 · 0 comments
Assignees
Milestone

Comments

@gilbertocamara
Copy link
Contributor

Describe the requested improvement
When classifying raster data cubes, it is useful to provide an exclusion mask that will remove certain areas from the classified cube. This situation occurs when working with deforestation monitoring, when users want to exclude past deforestation and only focus on the yearly increments.

Associated sits API function
The sits_classify.raster_cube() function will have an additional parameter called exclusion_mask which will be a multipolygon object.

Additional context
Consider the use of GDAL to do this operation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants