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

Mask on LazyMultibandRasters directly #89

Merged
merged 2 commits into from
Apr 10, 2019

Conversation

jisantuc
Copy link
Contributor

Overview

This PR moves masking into methods on LazyMultiBandRaster and defers the masking implementation in the masking directive to the underlying LazyMultibandRaster. It supersedes #80, which only solved the problem for three specific counts of bands.

Testing

Works in Raster Foundry for single band, multiband, and analyses:

image

image

image

Also, new tests in CI for this behavior should pass

Closes #88

@jisantuc jisantuc force-pushed the feature/js/n-ary-mb-tile-masking branch from 99bfe66 to e6d7593 Compare April 10, 2019 20:11
@jisantuc jisantuc requested a review from moradology April 10, 2019 20:12
Copy link
Contributor

@moradology moradology left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good; thanks for the tests

@jisantuc jisantuc merged commit 899f6e0 into geotrellis:master Apr 10, 2019
@jisantuc jisantuc deleted the feature/js/n-ary-mb-tile-masking branch April 10, 2019 20:16
jisantuc added a commit to jisantuc/maml that referenced this pull request Apr 11, 2019
pomadchin pushed a commit that referenced this pull request Apr 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants