Adina Wagner
@AdinaKrik |
|
|
Psychoinformatics lab,
Institute of Neuroscience and Medicine, Brain & Behavior (INM-7) Research Center JΓΌlich |
| This is a metaphor for many computational β‘ clusters without RDM |
![]() |
How much storage capacity does a typical compute cluster have?
If your institution doesn't care about money or the
environment, more disk space can help...
But with a certain amount of data, simply "stocking up"
becomes not only ridiculous, but also infeasible:
|
Funders
Collaborators
|
|
Comprehensive user documentation in the DataLad Handbook (handbook.datalad.org) |
|
|
|
|
|
|
$ datalad clone \
git@github.com:datalad-datasets/human-connectome-project-openaccess.git \
HCP
install(ok): /.../HCP (dataset)
$ datalad get HCP1200/221218/T1w/T1w_acpc_dc.nii.gz
install(ok): /tmp/HCP/HCP1200/221218/T1w (dataset)
[Installed subdataset in order to get /tmp/HCP/HCP1200/221218/T1w/T1w_acpc_dc.nii.gz]
get(ok): /tmp/HCP/HCP1200/221218/T1w/T1w_acpc_dc.nii.gz (file) [from datalad...]
action summary:
get (ok: 1)
install (ok: 1)
![]() |
|