Dear Dylan
You asked me not to make copies of entire snapshots or simulations.
I have used the command
wget -nd -nc -nv -e robots=off -l 1 -r -A hdf5 --content-disposition --header="API-Key: *** " "http://www.tng-project.org/api/Illustris-3/files/snapshot----/?format=api"
I'm not sure how to manage the snapshot data without doing so.
Please, tell me how.
Regards,
Matan.
Dylan Nelson
23 Feb '22
Dear Matan,
In the Lab, you do not need to download data (with wget), because the data is already "on" the Lab system.
Please look at the tutorial.ipynb notebook in the examples folder.
Dear Dylan
You asked me not to make copies of entire snapshots or simulations.
I have used the command
wget -nd -nc -nv -e robots=off -l 1 -r -A hdf5 --content-disposition --header="API-Key: *** " "http://www.tng-project.org/api/Illustris-3/files/snapshot----/?format=api"
I'm not sure how to manage the snapshot data without doing so.
Please, tell me how.
Regards,
Matan.
Dear Matan,
In the Lab, you do not need to download data (with wget), because the data is already "on" the Lab system.
Please look at the
tutorial.ipynb
notebook in theexamples
folder.Thank you, I will