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

Getting an error to download unwrapped interferogram and coherence files for a frame id #405

Closed
pratanu9083 opened this issue Sep 17, 2024 · 1 comment

Comments

@pratanu9083
Copy link

Code I am using : LiCSBAS01_get_geotiff.py -s 20200101 -e 20240624

Result: LiCSBAS01_get_geotiff.py ver1.6.3 20201207 Y. Morishita
LiCSBAS01_get_geotiff.py -s 20200101 -e 20240624

Frame ID is 048D_06252_131313

Download 048D_06252_131313.geo.E.tif
048D_06252_131313.geo.E.tif, 22.92MB, 3s, 7.64MB/s
Download 048D_06252_131313.geo.N.tif
048D_06252_131313.geo.N.tif, 22.92MB, 3s, 7.64MB/s
Download 048D_06252_131313.geo.U.tif
048D_06252_131313.geo.U.tif, 22.92MB, 3s, 7.64MB/s
Download 048D_06252_131313.geo.hgt.tif
048D_06252_131313.geo.hgt.tif, 23.14MB, 3s, 7.71MB/s

Download baselines
baselines, 8.33KB, 1s, 8.33KB/s
Download network.png
network.png, 470.77KB, 1s, 470.77KB/s
Download metadata.txt
metadata.txt, 247.0B, 1s, 247.0B/s

Searching latest epoch for mli...
Traceback (most recent call last):
File "/home/sar-rnd/anaconda3/envs/licsbas/LiCSBAS/bin/LiCSBAS01_get_geotiff.py", line 499, in
sys.exit(main())
^^^^^^
File "/home/sar-rnd/anaconda3/envs/licsbas/LiCSBAS/bin/LiCSBAS01_get_geotiff.py", line 212, in main
response = requests.get(url)
^^^^^^^^^^^^^^^^^
File "/home/sar-rnd/anaconda3/lib/python3.12/site-packages/requests/api.py", line 73, in get
return request("get", url, params=params, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/sar-rnd/anaconda3/lib/python3.12/site-packages/requests/api.py", line 59, in request
return session.request(method=method, url=url, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/sar-rnd/anaconda3/lib/python3.12/site-packages/requests/sessions.py", line 589, in request
resp = self.send(prep, **send_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/sar-rnd/anaconda3/lib/python3.12/site-packages/requests/sessions.py", line 724, in send
history = [resp for resp in gen]
^^^^^^^^^^^^^^^^^^^^^^
File "/home/sar-rnd/anaconda3/lib/python3.12/site-packages/requests/sessions.py", line 191, in resolve_redirects
raise TooManyRedirects(
requests.exceptions.TooManyRedirects: Exceeded 30 redirects.

@yumorishita
Copy link
Owner

#244 (comment)

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