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

Add ability to mask a subset of input SLCs #386

Merged
merged 6 commits into from
Aug 7, 2024

Conversation

scottstanie
Copy link
Collaborator

@scottstanie scottstanie commented Aug 7, 2024

Change Summary

Adds create_bounds_mask, which takes a lat/lon bounding box and makes a UInt8 mask to skip over regions in the PS/wrapped phase iteration
image

New Dummy test tif file is an all-zeros version of a burst SLC, zipped so that it's only 60 KB. The bounds were manually checked.

Related issue number

Fixes #350 , starts to address #141

@scottstanie scottstanie merged commit b9f4807 into isce-framework:main Aug 7, 2024
5 checks passed
@scottstanie scottstanie deleted the mask-subset branch August 7, 2024 18:31
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.

[New Feature]: Allow AOI bounds to be specified, skip processing outside of this
1 participant