FSH icon indicating copy to clipboard operation
FSH copied to clipboard

Issue in preprocessing ALOS 1 SAR data using single_scene_stripmapAPP py

Open rprasanth49 opened this issue 3 years ago • 0 comments

I installed ISCE 2.5.3 version and updated the preprocessing scripts per instructions. I am trying to create interferograms using ALOS 1 raw data of the Maine region mentioned in the example. single_scene_stripmapApp Python script is creating reference.xml, secondary.xml, stripmapApp.xml, and stripmapProc.xml files. However, it is failing while running the below command from the single_scene_stripmapApp.py script.

cmd = '$ISCE_HOME/applications/stripmapApp.py stripmapApp.xml --end=interferogram | tee stripmapApp1.txt'

Attached are the error screenshot and all the log and XML files. Is there anything I am missing? Or Do I have to downgrade the ISCE version?

Screenshot 2022-11-06 at 3 22 23 PM

isce.log stripmapApp1.txt stripmapApp2.txt

Screenshot 2022-11-06 at 3 29 28 PM Screenshot 2022-11-06 at 3 30 18 PM

rprasanth49 avatar Nov 06 '22 21:11 rprasanth49