Skip to content

Commit

Permalink
updating mimic2 download link
Browse files Browse the repository at this point in the history
  • Loading branch information
Vijay Gadepally committed Nov 7, 2019
1 parent 28bbdb4 commit 1d48835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provisions/setup_bigdawg_docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ then
echo "Mimic data already exists. Skipping download"
else
echo "Downloading the mimic2 dataset"
curl -o mimic2_flatfiles.tar.gz --create-dirs https://physionet.org/mimic2/demo/mimic2_flatfiles.tar.gz
curl -o mimic2_flatfiles.tar.gz --create-dirs https://archive.physionet.org/mimic2/demo/mimic2_flatfiles.tar.gz
fi

# Download mimic2 waveform data
Expand Down

0 comments on commit 1d48835

Please sign in to comment.