mdelgadoblasco / snap2stamps

Using SNAP as InSAR processor for StaMPS
Other
109 stars 52 forks source link

coreg_ifg_topsar.py issue #2

Closed dsanchezalamolwd closed 10 months ago

dsanchezalamolwd commented 5 years ago

Hi, Im following the user manual and when I run the third step (coregistration and interferogram computation), I got the following error: error Hope this helps, Thanks in advanced.

mdelgadoblasco commented 5 years ago

What I can see from the log is that your master image does not end with .dim Probably the error is due to the wrong definition of the master image, so SNAP does not know how to read it. Check it out and let me know.

dsanchezalamolwd commented 5 years ago

Okey it works!, now, the tool seems not running, but I dont have the previous error. I attach the image and the project.conf file in case it may be helpfull: error2 projectconf Thanks you very much and sorry for my low level programming.

mdelgadoblasco commented 5 years ago

Well... I think the problem should be related to your folder structure configuration. I think you put your master image together with the slave splits and it has not to contain the IW1 subfix. Otherwise how the python code search for keywords is mixed.

Please re-organise and re-processed the master image without the IW1 subfix. That should solve your problem.

I want to comment that you are not rising any issue in the code, that has been tested, downloaded and successfully used by many users until now.

So, if you need help, please do not rise issues in here. There are many threads already and people helping (including myself) on the ESA Step Forum http://forum.step.esa.int so I invite you to ask your questions in there.

Kind regards

hfarfanglez commented 3 years ago

Hi. I am getting the following problem when applying the code coreg_ifg_topsar.py

Captura3

Can you help me please