insarlab / MiaplPy

MIAmi Phase Linking in PYthon
Other
78 stars 20 forks source link

Problem with ISCE stackStripMap.py to MiaplPy #71

Open leeyhgeo opened 8 months ago

leeyhgeo commented 8 months ago

I'm confused about how to set stackStripMap.py parameters in ISCE to make it compatible with Miaplpy.

Also, what should be the correct way to set input paths for Miaplpy with stackStripMap.py output?

Maybe someone could share some experiences on this.

Though I mainly process ERS and Envisat data, any experience with stripmap data should be quite helpful (e.g., TerraSAR).

mirzaees commented 8 months ago

@geoglee I have processed TerraSAR data, we modified a few script in isce2 to make it work properly. please make sure you have following version of the scripts in your stripmapStack folder, if not copy them from here: https://github.com/geodesymiami/rsmas_insar/tree/master/minsar/additions/isce2/stripmapStack

then just set your own parameters and inputs for stackStripMap.py and run it. Miaplpy can read the outputs if you set up these parameters in the template file: https://github.com/insarlab/MiaplPy/blob/21dc9f904ea284c5096c709f70c8bd1851edf67a/src/miaplpy/defaults/auto_path.py#L43-L61