Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
shirleyswirley committed May 3, 2020
1 parent 690ea3b commit 0115878
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ This code was written using MATLAB 9.6.0.1174912 (R2019a) Update 5.
How to run:
1. Download this repository.
2. Download model output and data from http://doi.org/10.5281/zenodo.3783473 and place it into this repository's folder.
3. To recreate the figures and tables from the above paper, simply start up MATLAB, make sure your current working directory is the repository's folder, and run the scripts in figure_code (order doesn't matter). Each of these scripts creates and saves/prints out a different figure in the paper.
3. Download colorbrewer package from https://www.mathworks.com/matlabcentral/fileexchange/34087-cbrewer-colorbrewer-schemes-for-matlab and place it into the utils folder.
4. Download m_map package from https://www.eoas.ubc.ca/~rich/map.html and place it into the utils folder.
5. To recreate the figures and tables from the above paper, simply start up MATLAB, make sure your current working directory is the repository's folder, and run the scripts in figure_code (order doesn't matter). Each of these scripts creates and saves/prints out a different figure in the paper.

0 comments on commit 0115878

Please sign in to comment.