I'm trying to acquire the SubLink merger trees for the TNG50-1-Dark run, but I'm getting a 404 error. The command I'm running is:
wget -nd -nc -nv -e robots=off -l 1 -r -A hdf5 --content-disposition --header="API-Key: **" "http://www.tng-project.org/api/TNG50-1-Dark/files/sublink/?format=api"
I'm trying to acquire the SubLink merger trees for the TNG50-1-Dark run, but I'm getting a 404 error. The command I'm running is:
wget -nd -nc -nv -e robots=off -l 1 -r -A hdf5 --content-disposition --header="API-Key: **" "http://www.tng-project.org/api/TNG50-1-Dark/files/sublink/?format=api"
and the error I get is
https://data-eu.tng-project.org/file/sublink/L35n2160TNG_DM/?token=***:
2021-02-28 16:24:20 ERROR 404: Not Found.
Navigating via the simulation page, I found the link https://www.tng-project.org/api/TNG50-1-Dark/files/sublink.hdf5 , whose text reads
Redirect to actual file chunk.
GET /api/TNG50-1-Dark/files/sublink.hdf5
HTTP 404 Not Found
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"detail": "Not found."
}
I would very much appreciate if you could advise on how best to acquire the sublink file(s) for TNG50-1-Dark. Thanks!
Hi,
Thanks for pointing this out, bit of a special case since there is only one file. Should be all fixed now.