wget -nc --content-disposition --header="API-Key: API_KEY" "http://www.tng-project.org/api/TNG-Cluster/files/snapshot-99.0.hdf5" (I've removed my personal api key here)
It seems I have the same issue (403 Forbidden) with the TNG50-1 snapshots. I tried downloading snapshot 99. It was just around the time when we switched to daylight saving time... coincidence?
Dylan Nelson
17h
When I click on this link, it starts immediately and without problems.
Can you confirm that it still does not work?
Unfortunately the "504 Gateway Time-out" or "503 Service Unavailable" messages indicate temporary problems, that are pretty frequent right now (we are working on it), but resolve themselves. The only thing to do is try again later.
A "403 Forbidden" means either (i) you're not logged in with your browser when clicking the link, or (ii) you didn't send the API key, or sent the wrong one, in a wget-type request.
Hello Dylan,
I am attempting to download the file "http://www.tng-project.org/api/TNG-Cluster/files/snapshot-99.0.hdf5" using the command
But I am getting the following output:
Additionally, I am getting a 403 Forbidden when I click the link (http://www.tng-project.org/api/TNG-Cluster/files/snapshot-99.0.hdf5) directly. Thank you for your time.
It seems I have the same issue (403 Forbidden) with the TNG50-1 snapshots. I tried downloading snapshot 99. It was just around the time when we switched to daylight saving time... coincidence?
When I click on this link, it starts immediately and without problems.
Can you confirm that it still does not work?
Unfortunately the "504 Gateway Time-out" or "503 Service Unavailable" messages indicate temporary problems, that are pretty frequent right now (we are working on it), but resolve themselves. The only thing to do is try again later.
A "403 Forbidden" means either (i) you're not logged in with your browser when clicking the link, or (ii) you didn't send the API key, or sent the wrong one, in a wget-type request.