404 Error when Downloading DisPerSE catalog

Yeongyeong Lee
  • 4
  • 29 May '22

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.
capture.PNG

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?

Dylan Nelson
  • 29 May '22

Thanks for pointing this out, these links got broken in a recent filesystem migration. All fixed now.

Yeongyeong Lee
  • 29 May '22

Thank you for solving it. :) !

  • Page 1 of 1