WaterMAsk is masking out the land part #1438
-
|
Hi Here is my cfg file vim: set filetype=cfg:##------------------------------- ISCE/topsStack ----------------------## ##-------------------------------- MintPy -----------------------------## load_data.py -H to check more details and example inputs.mintpy.load.processor = isce mintpy.reference.lalo = auto #33.2146,73.4772 #mintpy.topographicResidual.stepFuncDate = 20170910,20180613 #eruption dates Notes for gacos:Set the path below to directory that contains the downloaded .ztd files#mintpy.troposphericDelay.gacosDir = auto # [path2directory], auto for "./GACOS" mintpy.network.coherenceBased = yes Attached below is the velocity result
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hello, it seems to be an issue with the water mask. You can read the water mask file and assign 0 to 1, and 1 to 0. |
Beta Was this translation helpful? Give feedback.

Hello, it seems to be an issue with the water mask. You can read the water mask file and assign 0 to 1, and 1 to 0.