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

[RasterReader class] add support for external masks #1002

Open
5 tasks
janzandr opened this issue Oct 21, 2024 · 1 comment
Open
5 tasks

[RasterReader class] add support for external masks #1002

janzandr opened this issue Oct 21, 2024 · 1 comment
Assignees
Labels
invalid This doesn't seem right

Comments

@janzandr
Copy link
Contributor

  • allow to specify an additional source used as an external mask
  • RasterReader.maskArray methode needs to be adopted to reflect the external masking

This feature will be used by the following algorithms:

  • Raster analysis > Aggregate raster layer bands
  • Raster analysis > Aggregate raster layers
  • Analysis ready data > Aggregate raster layers
@janzandr janzandr added the feature request New feature or request label Oct 21, 2024
@janzandr janzandr added this to the Future Release milestone Oct 21, 2024
@janzandr janzandr self-assigned this Oct 21, 2024
@janzandr janzandr added invalid This doesn't seem right and removed feature request New feature or request labels Oct 22, 2024
@janzandr
Copy link
Contributor Author

Better not including this into the RasterReader class, but only adopt the aggregation algorithms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant