And I also have the AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY set.
Note: using HTTPS git clone works fine:
p101317@joplin:~/data_nvme_p101317$ datalad install -r https://github.com/courtois-neuromod/anat.git
[INFO ] scanning for unlocked files (this may take some time)
[INFO ] Remote origin not usable by git-annex; setting annex-ignore
[INFO ] Configured RIA store not found at ria+file:///data/neuromod/ria-sequoia
[INFO ] access to 2 dataset siblings ria-beluga-storage, cneuromod.anat.mri.sensitive not auto-enabled, enable with:
| datalad siblings -d "/home/GRAMES.POLYMTL.CA/p101317/data_nvme_p101317/anat" enable -s SIBLING
install(ok): /home/GRAMES.POLYMTL.CA/p101317/data_nvme_p101317/anat (dataset)
[INFO ] Installing Dataset(/home/GRAMES.POLYMTL.CA/p101317/data_nvme_p101317/anat) to get /home/GRAMES.POLYMTL.CA/p101317/data_nvme_p101317/anat recursively
Hello!
I wanted to install cneuromod data as per the doc. What I did / What I got:
Note: I think I have the proper git creds:
And I also have the
AWS_ACCESS_KEY_ID
andAWS_SECRET_ACCESS_KEY
set.Note: using HTTPS git clone works fine:
Possibly related to https://github.com/courtois-neuromod/cneuromod_docs/issues/22