Data DownloadΒΆ
Download a set of trajectories for the tutorial (equilibrium trajectories and DIMS trajectories) from dropbox CECAM_Workshop/MDAnalysis. You can do all of it from the commandline with curl:
curl -o mdatrj.zip -L 'https://www.dropbox.com/sh/am6y00kac8myihe/AABDiQI28fWnRZueQTT7W2s1a?dl=1'
unzip mdatrj.zip && rm mdatrj.zip
You should now have two directories named equilibrium/
and dims/
containing PSF and DCD files.
Note that this is about 318 MiB so download well in advance of the workshop where (and when) you have a good internet connection. You can also use Dropbox, add the shared CECAM_Workshop/MDAnalysis folder to your own Dropbox account and then work from there during the tutorial.