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

FileNotFoundError: [Errno 2] No such file or directory: 'baselines' #4

Open
irmayolii opened this issue Aug 16, 2024 · 2 comments
Open

Comments

@irmayolii
Copy link

Dear prof Morishita,
I try to run the script but it was error no such file or directory baseline

LiCSBAS01_get_geotiff_ALOS.py ver1.0.0 20220803 Y. Morishita
LiCSBAS01_get_geotiff_ALOS.py -f 445_0030_343

Frame ID is 445_0030_343

Download https://s3.abci.ai/palsar-insar-pds/P1INSAR/GUNW/445_0030_343/445_0030_343_GUNW.baselines as baselines
ConnectionError for 445_0030_343_GUNW.baselines in 1th try
ConnectionError for 445_0030_343_GUNW.baselines in 2th try
ConnectionError for 445_0030_343_GUNW.baselines in 3th try
Error while downloading from https://s3.abci.ai/palsar-insar-pds/P1INSAR/GUNW/445_0030_343/445_0030_343_GUNW.baselines
Download https://gsrt.digiarc.aist.go.jp/insarbrowser/doc/445_0030_343/network.png as network.png
network.png, 159.41KB, 1s, 159.41KB/s
Download https://gsrt.digiarc.aist.go.jp/insarbrowser/doc/445_0030_343/products_list.txt as products_list.txt
products_list.txt, 321.36KB, 1s, 321.36KB/s
Download https://gsrt.digiarc.aist.go.jp/insarbrowser/doc/445_0030_343/unwrap_rates_list.txt as unwrap_rates_list.txt
unwrap_rates_list.txt, 5.11KB, 1s, 5.11KB/s

Traceback (most recent call last):
File "/home/cws2-14/LiCSBAS2/LiCSBASpatch_AIST_ALOS/bin/LiCSBAS01_get_geotiff_ALOS.py", line 368, in
sys.exit(main())
^^^^^^
File "/home/cws2-14/LiCSBAS2/LiCSBASpatch_AIST_ALOS/bin/LiCSBAS01_get_geotiff_ALOS.py", line 161, in main
with open('baselines', 'r') as f:
^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'baselines'

202408161508batch_LiCSBAS2_ALOS_01_16.log

@yumorishita
Copy link
Owner

The files are hosted on ABCI but it is under maintenance and not accessible by the end of this month. Please try after the maintenance.
https://abci.ai/en/about_abci/info.html

image

@irmayolii
Copy link
Author

Thank you for your response. I will check it after the maintenance.

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