You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
33%|██████████████████████████████▋ | 7/21 [30:00<1:00:01, 257.26s/it]
Traceback (most recent call last):
File "/home/alicebalfanz/cube-gen/black-sea/inputs-collect/download-data-EO4SIBS-chl.py", line 64, in <module>
download_dataset_by_date(
File "/home/alicebalfanz/cube-gen/black-sea/inputs-collect/utils.py", line 26, in download_dataset_by_date
response.raise_for_status()
File "/home/conda/deepesdl/envs/cube-gen/lib/python3.9/site-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://www.eo4sibs.uliege.be/map/netcdf_export/eo4sibs6.nc
0%| | 0/24 [00:00<?, ?it/s]
Traceback (most recent call last):
File "/home/alicebalfanz/cube-gen/black-sea/inputs-collect/download-data-EO4SIBS-SSS.py", line 36, in <module>
download_dataset_by_date(
File "/home/alicebalfanz/cube-gen/black-sea/inputs-collect/utils.py", line 26, in download_dataset_by_date
response.raise_for_status()
File "/home/conda/deepesdl/envs/cube-gen/lib/python3.9/site-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://www.eo4sibs.uliege.be/map/netcdf_export/eo4sibs7.nc
The text was updated successfully, but these errors were encountered:
When executing the scripts to collect EO4SIBS data, two of them fail:
and
The text was updated successfully, but these errors were encountered: