You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to apply the stackStripMap.py workflow to SAOCOM products, however I can’t find a preprocessing file for entering the data from the SAOCOM satellite before generating the interferogram stack, Therefore, I would like to know if ISCE supports SAOCOM data for the stackStripMap.py workflow or how I should perform its pre-processing.
Thank you very much.
The text was updated successfully, but these errors were encountered:
Dump the attached file in isce2-2.6.1/contrib/stack/stripmapStack unpackFrame_SAOCOM.py.zip
Unzip each .zip file in the EOL1ASARSAO1A/B folder. Then run the parser with something like
unpackFrame_SAOCOM.py -i EOL1A/20230716_EOL1ASARSAO1A11063995 -o ~/saocom/villarrica/dsc/SLC/20230716
You need to provide full path for the output directory
Dear Developers of isce,
I am trying to apply the stackStripMap.py workflow to SAOCOM products, however I can’t find a preprocessing file for entering the data from the SAOCOM satellite before generating the interferogram stack, Therefore, I would like to know if ISCE supports SAOCOM data for the stackStripMap.py workflow or how I should perform its pre-processing.
Thank you very much.
The text was updated successfully, but these errors were encountered: