gmtsar / gmtsar

GMTSAR
http://topex.ucsd.edu/gmtsar
GNU General Public License v3.0
253 stars 94 forks source link

[Help]: Errors in preproc_batch_tops.csh #877

Open shivamthescienceguy opened 5 months ago

shivamthescienceguy commented 5 months ago

Hie Eric, I have an issue regarding the aligning step. When I downloaded the preicse orbit files for my AOI from 2017- 2023. and ran the preproc_batch_tops.csh I got the following error and the size of the LED were zero. What could be the reason for this one? image image

Should I use the restituted orbit files, and when I tried the restituted orbits using download_sentinel_orbits_step_linux.csh I couldnt download the restituted using mode 2 with error as following image

Please help me with this step asap. Thanks

AlexeyPechnikov commented 5 months ago

You can try interactive PyGMTSAR (Python InSAR) without using console commands: https://github.com/mobigroup/gmtsar

shivamthescienceguy commented 5 months ago

hey thanks for the reply but which command should I you then in my ubuntu terminal for downloading orbit files.

shivamthescienceguy commented 5 months ago

if i just want to download precise and restituted orbit file from my SAFElist as we do it in gmtsar

AlexeyPechnikov commented 5 months ago

You can find the console commands in the old PyGMTSAR notebooks in this repository branch: https://github.com/mobigroup/gmtsar/tree/pygmtsar The new PyGMTSAR version includes optimized downloader for Sentinel-1 scenes to download the only required subswaths and the related orbits.

Xiaohua-Eric-Xu commented 5 months ago

This is the right command to use. Did you get the precise orbits (mode 1) downloaded with this script? Any further log files should be helpful, as I don't see any error yet in the screenshot attached.

Should I use the restituted orbit files, and when I tried the restituted orbits using download_sentinel_orbits_step_linux.csh I couldnt download the restituted using mode 2 with error as following image

Please help me with this step asap. Thanks

Xiaohua-Eric-Xu commented 5 months ago

Some alternative options are listed in this discussion BTW. https://github.com/gmtsar/gmtsar/discussions/852