Hi, I apologize if this question is unorthodoxed question and inappropriate for this forum. But any helpfulness in my attempts will be grateful.
I'm having trouble when downloading 'TNG300-1 Supplementary Catalog: Cosmic Web Distances '
The code I used is this wget -nd -nc -nv -e robots=off -l 1 -r -A hdf5 --content-disposition --header="API-Key: INSERT_API_KEY" "http://www.tng-project.org/api/TNG300-1/files/disperse/?format=api"
The following error was printed.
And when opening all file links(example: "http://www.tng-project.org/api/TNG300-1/files/disperse.99.hdf5" ...etc.) at https://www.tng-project.org/api/TNG300-1/files/disperse/, A 404 error has occurred.
How can I solve this problem?
Thanks for pointing this out, these links got broken in a recent filesystem migration. All fixed now.
Thank you for solving it. :) !
Hi,
I apologize if this question is unorthodoxed question and inappropriate for this forum. But any helpfulness in my attempts will be grateful.
I'm having trouble when downloading 'TNG300-1 Supplementary Catalog: Cosmic Web Distances '
The code I used is this
wget -nd -nc -nv -e robots=off -l 1 -r -A hdf5 --content-disposition --header="API-Key: INSERT_API_KEY" "http://www.tng-project.org/api/TNG300-1/files/disperse/?format=api"
The following error was printed.
And when opening all file links(example: "http://www.tng-project.org/api/TNG300-1/files/disperse.99.hdf5" ...etc.) at https://www.tng-project.org/api/TNG300-1/files/disperse/, A 404 error has occurred.
How can I solve this problem?
Thanks for pointing this out, these links got broken in a recent filesystem migration. All fixed now.
Thank you for solving it. :) !