insarlab / MintPy

Miami InSAR time-series software in Python
https://mintpy.readthedocs.io
Other
603 stars 257 forks source link

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

Closed bbuzz31 closed 1 year ago

bbuzz31 commented 1 year ago

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.

yunjunz commented 1 year ago

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

bbuzz31 commented 1 year ago

@yunjunz works for me, thanks!

yunjunz commented 1 year ago

@yunjunz works for me, thanks!

Great, thanks for the PR!