Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use stackStripMap.py with SAOCOM data? #882

Open
stefa20 opened this issue Sep 17, 2024 · 1 comment
Open

How to use stackStripMap.py with SAOCOM data? #882

stefa20 opened this issue Sep 17, 2024 · 1 comment

Comments

@stefa20
Copy link

stefa20 commented Sep 17, 2024

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.

@fdelgadodelapuente
Copy link

fdelgadodelapuente commented Oct 31, 2024

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

SAOCOM-1 characteristics and processing issues are described in detail in
https://ieeexplore.ieee.org/document/10586971

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants