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

prep_fringe: load water mask into geometry file via --water-mask #983

Merged
merged 6 commits into from
Mar 27, 2023

Conversation

bbuzz31
Copy link
Contributor

@bbuzz31 bbuzz31 commented Mar 19, 2023

simple change to allow watermask to be stored in geometry via prep_fringe.py.
I'm not sure how the CLI is working, but this did as expected for me.

src/mintpy/prep_fringe.py Outdated Show resolved Hide resolved
bbuzz31 and others added 3 commits March 22, 2023 10:05
+ add default water mask file value based on isce2/stripmapStack

+ move the isfile/exist checking to cli sub-module
@yunjunz yunjunz changed the title crop / store a watermask in fringe geometry h5 prep_fringe: load water mask into geometry file Mar 26, 2023
@yunjunz
Copy link
Member

yunjunz commented Mar 26, 2023

The PR looks good to me now. @bbuzz31 could you try it again to confirm if it works as you expected?

@yunjunz yunjunz changed the title prep_fringe: load water mask into geometry file prep_fringe: load water mask into geometry file via --water-mask option Mar 26, 2023
@yunjunz yunjunz changed the title prep_fringe: load water mask into geometry file via --water-mask option prep_fringe: load water mask into geometry file via --water-mask Mar 26, 2023
@bbuzz31
Copy link
Contributor Author

bbuzz31 commented Mar 26, 2023

@yunjunz works for me, thanks!

@yunjunz
Copy link
Member

yunjunz commented Mar 27, 2023

@yunjunz works for me, thanks!

Great, thanks for the PR!

@yunjunz yunjunz merged commit be78188 into insarlab:main Mar 27, 2023
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