Skip to content

Commit

Permalink
updated README w/ new data doi
Browse files Browse the repository at this point in the history
  • Loading branch information
shirleyswirley committed May 5, 2020
1 parent a26acf9 commit ae3de7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
The code in this repository reproduces figures and tables in the following paper:
<br>Leung, S., Weber, T., Cram, J. A., & Deutsch, C. Variable phytoplankton size distributions reduce the sensitivity of global export flux to climate change. <i>Submitted to Biogeosciences.</i>

Please cite the above paper and the code itself (see here: http://doi.org/10.5281/zenodo.3783799) if you use any of it.
Please cite the above paper and the code itself if you use any of it.

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.
2. Download model output and data from http://doi.org/10.5281/zenodo.3785724 and place it into this repository's folder.
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 ae3de7f

Please sign in to comment.