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

access.jasmin.ac.uk/public/nceo_geohazards/LiCSAR_products/54/054A_09773_111213/metadata/baselines Download network.png #437

Open
ferdiansyagz opened this issue Jan 10, 2025 · 5 comments

Comments

@ferdiansyagz
Copy link

Start step: 01
End step: 16
Log file: log/202501102116batch_LiCSBAS_01_16.log

LiCSBAS01_get_geotiff.py ver1.15.1 2024-11-26 The COMET dev team (ML,QO,JM,LS,..) on top of original codes by Dr. Yu Morishita, supervised primarily by Prof. Andy Hooper
LiCSBAS01_get_geotiff.py -s 20190101 -e 20241231

Frame ID is 054A_09773_111213

054A_09773_111213.geo.E.tif already exist. Skip download.
054A_09773_111213.geo.N.tif already exist. Skip download.
054A_09773_111213.geo.U.tif already exist. Skip download.
054A_09773_111213.geo.hgt.tif already exist. Skip download.

Download baselines
HTTPError for baselines in 1th try
HTTPError for baselines in 2th try
HTTPError for baselines in 3th try
Error while downloading from https://gws-access.jasmin.ac.uk/public/nceo_geohazards/LiCSAR_products/54/054A_09773_111213/metadata/baselines
Download network.png
HTTPError for network.png in 1th try
HTTPError for network.png in 2th try
HTTPError for network.png in 3th try
Error while downloading from https://gws-access.jasmin.ac.uk/public/nceo_geohazards/LiCSAR_products/54/054A_09773_111213/metadata/network.png
Download metadata.txt
metadata.txt, 244.0B, 1s, 244.0B/s

NOTES : when I start first step always like this, there is "Error while downloading from https://gws-access.jasmin.ac.uk/public/nceo_geohazards/LiCSAR_products/54/054A_09773_111213/metadata/baselines" and "access.jasmin.ac.uk/public/nceo_geohazards/LiCSAR_products/54/054A_09773_111213/metadata/network.png"

but I can continue the next step

what happen actually with this, Is it OK ?

@yumorishita
Copy link
Owner

baselines and network.png are missing in https://gws-access.jasmin.ac.uk/public/nceo_geohazards/LiCSAR_products/54/054A_09773_111213/metadata/. LiCSBAS cannot process this frame and this issue needs to be fixed by LiCSAR product side. (cc: @espiritocz)
image

@gigi-png
Copy link

Start step: 01
End step: 16
Log file: log/202501111858batch_LiCSBAS_01_16.log

/mnt/d/142A_09168_080913d/LiCSBAS/LiCSBAS_lib/LiCSBAS_tools_lib.py:585: SyntaxWarning: invalid escape sequence '\d'
if re.match('[+-]?\d+(?:.\d+)?/[+-]?\d+(?:.\d+)?/[+-]?\d+(?:.\d+)?/[+-]?\d+(?:.\d+)?', range_str):
/mnt/d/142A_09168_080913d/LiCSBAS/LiCSBAS_lib/LiCSBAS_tools_lib.py:606: SyntaxWarning: invalid escape sequence '\d'
if re.match('[+-]?\d+(?:.\d+)?,[+-]?\d+(?:.\d+)?/[+-]?\d+(?:.\d+)?,[+-]?\d+(?:.\d+)?', range_str):

LiCSBAS01_get_geotiff.py ver1.6.3 20201207 Y. Morishita
LiCSBAS01_get_geotiff.py -s 20220422 -e 20240531

Frame ID is 142A_09168_080913

Download 142A_09168_080913.geo.E.tif
142A_09168_080913.geo.E.tif, 4.14MB, 14s, 302.83KB/s
Download 142A_09168_080913.geo.N.tif
142A_09168_080913.geo.N.tif, 4.14MB, 13s, 326.13KB/s
Download 142A_09168_080913.geo.U.tif
142A_09168_080913.geo.U.tif, 4.14MB, 6s, 706.61KB/s
Download 142A_09168_080913.geo.hgt.tif
142A_09168_080913.geo.hgt.tif, 4.14MB, 4s, 1.04MB/s

Download baselines
baselines, 6.38KB, 1s, 6.38KB/s
Download network.png
HTTPError for network.png in 1th try
HTTPError for network.png in 2th try
HTTPError for network.png in 3th try
Error while downloading from http://gws-access.jasmin.ac.uk/public/nceo_geohazards/LiCSAR_products/142/142A_09168_080913/metadata/network.png
Download metadata.txt
metadata.txt, 254.0B, 1s, 254.0B/s

Searching latest epoch for mli...
Traceback (most recent call last):
File "/mnt/d/142A_09168_080913d/LiCSBAS/bin/LiCSBAS01_get_geotiff.py", line 499, in
sys.exit(main())
^^^^^^
File "/mnt/d/142A_09168_080913d/LiCSBAS/bin/LiCSBAS01_get_geotiff.py", line 212, in main
response = requests.get(url)
^^^^^^^^^^^^^^^^^
File "/home/giant/miniconda3/envs/licsbas/lib/python3.12/site-packages/requests/api.py", line 73, in get
return request("get", url, params=params, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/giant/miniconda3/envs/licsbas/lib/python3.12/site-packages/requests/api.py", line 59, in request
return session.request(method=method, url=url, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/giant/miniconda3/envs/licsbas/lib/python3.12/site-packages/requests/sessions.py", line 589, in request
resp = self.send(prep, **send_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/giant/miniconda3/envs/licsbas/lib/python3.12/site-packages/requests/sessions.py", line 724, in send
history = [resp for resp in gen]
^^^
File "/home/giant/miniconda3/envs/licsbas/lib/python3.12/site-packages/requests/sessions.py", line 191, in resolve_redirects
raise TooManyRedirects(
requests.exceptions.TooManyRedirects: Exceeded 30 redirects.
(licsbas) giant@LAPTOP-7V1QR54G:/mnt/d/142A_09168_080913d/LiCSBAS$ ./batch_LiCSBAS.shStart step: 01
End step: 16
Log file: log/202501111858batch_LiCSBAS_01_16.log

/mnt/d/142A_09168_080913d/LiCSBAS/LiCSBAS_lib/LiCSBAS_tools_lib.py:585: SyntaxWarning: invalid escape sequence '\d'
if re.match('[+-]?\d+(?:.\d+)?/[+-]?\d+(?:.\d+)?/[+-]?\d+(?:.\d+)?/[+-]?\d+(?:.\d+)?', range_str):
/mnt/d/142A_09168_080913d/LiCSBAS/LiCSBAS_lib/LiCSBAS_tools_lib.py:606: SyntaxWarning: invalid escape sequence '\d'
if re.match('[+-]?\d+(?:.\d+)?,[+-]?\d+(?:.\d+)?/[+-]?\d+(?:.\d+)?,[+-]?\d+(?:.\d+)?', range_str):

LiCSBAS01_get_geotiff.py ver1.6.3 20201207 Y. Morishita
LiCSBAS01_get_geotiff.py -s 20220422 -e 20240531

Frame ID is 142A_09168_080913

Download 142A_09168_080913.geo.E.tif
142A_09168_080913.geo.E.tif, 4.14MB, 14s, 302.83KB/s
Download 142A_09168_080913.geo.N.tif
142A_09168_080913.geo.N.tif, 4.14MB, 13s, 326.13KB/s
Download 142A_09168_080913.geo.U.tif
142A_09168_080913.geo.U.tif, 4.14MB, 6s, 706.61KB/s
Download 142A_09168_080913.geo.hgt.tif
142A_09168_080913.geo.hgt.tif, 4.14MB, 4s, 1.04MB/s

Download baselines
baselines, 6.38KB, 1s, 6.38KB/s
Download network.png
HTTPError for network.png in 1th try
HTTPError for network.png in 2th try
HTTPError for network.png in 3th try
Error while downloading from http://gws-access.ceda.ac.uk/public/nceo_geohazards/LiCSAR_products/142/142A_09168_080913/metadata/network.png
Download metadata.txt
metadata.txt, 254.0B, 1s, 254.0B/s

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

but I can continue the next step

what happen actually with this

@yumorishita
Copy link
Owner

#244 (comment)

@ferdiansyagz
Copy link
Author

baselines and network.png are missing in https://gws-access.jasmin.ac.uk/public/nceo_geohazards/LiCSAR_products/54/054A_09773_111213/metadata/. LiCSBAS cannot process this frame and this issue needs to be fixed by LiCSAR product side. (cc: @espiritocz) image

what the impact if i not download this thing

and from ur answer before so wht should i do for fix this problem ?

@yumorishita
Copy link
Owner

I guess these missing files do not affect the processing result itself and can be ignored.
We cannot fix this problem from the user side of the LiCSAR products.

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

3 participants