MiaplPy icon indicating copy to clipboard operation
MiaplPy copied to clipboard

Problem with ISCE stackStripMap.py to MiaplPy

Open leeyhgeo opened this issue 1 year ago • 1 comments

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).

leeyhgeo avatar Oct 25 '23 17:10 leeyhgeo

@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

mirzaees avatar Oct 26 '23 17:10 mirzaees