Skip to content

How To Install This Package

Lucie Hutchins edited this page Apr 10, 2018 · 1 revision

Very simple:

  1. Clone (or export) this repos
   cmd: git clone https://github.com/mdibl/data_downloads.git 
  1. Cd to the repos directory and run the setup.sh script
   a. cd data_downloads
   b. run ./setup.sh 
   
  1. Update the "Configuration" file (data_downloads/Configuration )
    • Set EXTERNAL_DATA_BASE -- Where to download Datasets
    • Set SCRATCH_DATA_BASE -- Absolute Path to where to unzip downloaded data
    • Set LOGS_BASE -- Absolute path to where logs will be created

Clone this wiki locally