m2lines/pyqg_parameterization_benchmarks

Access denied when attempting to retrieve datasets

pbluc opened this issue · 4 comments

pbluc commented

Hello,

When attempting to run the code within the dataset_description.ipynb Jupyter notebook to retrieve Ross' datasets, I'm met with the following error message FileNotFoundError: https://g-402b74.00888.8540.data.globus.org/eddy/forcing1.zarr/.zmetadata . Upon further inspection, through following the hyperlink in the error message, it appears that this exception is showing due to user permissions/privileges.

image

However, it is only of late that I'm meeting this error and have been able to access these datasets in the recent past. Has the data been moved around or changed in any way not long ago?

Any insight into this would be greatly appreciated!

Thanks for reporting this @pbluc! We are going to look into it.

Thanks for the report! While we're looking into how to fix this, it is possible to download the datasets from https://zenodo.org/record/6609035#.Y8HF1-zMKEM in the interim.

Hi @pbluc -- although we haven't yet figured out a permanent solution for this issue (so I'm leaving it open), we've got a temporary fix in place. The data should be loadable from the same URLs now!

pbluc commented

Hi @asross , I just wanted to confirm that the data is in fact loading from the previous URL! Thank you for getting this temporary fix up!