Download
How to download data from CRCNS.org
Prerequisite
In order to download data from this site, you must have an account (which is free). To create an account, use this form.
Instructions for downloading
Interactive (using a browser)
Batch downloading (using a command-line tool)
To make it easier to download files in data sets that have large or many files, a Python command line tool is available. Using the tool to download files in a particular dataset requires specifying a short identifier (known as the dataset id) that designates that dataset. The dataset id for each dataset is given on the Data sets page. Some example identifiers are: "pvc-1", "hc-2", "alm-1". The command-line tools use the dataset ID to batch download and verify (using a checksum) multiple files in the dataset with that data set ID. The scripts, (and instructions for using them), are available on github at: https://github.com/jeffteeters/crcns-downloader.
