Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lauracrews authored Jul 22, 2021
1 parent 5088948 commit 3ced098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Unzip the files obtained by either method into the directory ~/meltwaterAdvectio

## Run analysis and create figures

The script `run_meltwaterAdvection` will create all the figures in the paper and save them as .png and Matlab .fig files into their own subdirectories within ~/meltwaterAdvection/figures/
The script `run_meltwaterAdvection.m` will create all the figures in the paper and save them as .png and Matlab .fig files into their own subdirectories within ~/meltwaterAdvection/figures/

Switches determining if figures should be saved are provided within each plotting script (`plot_*.m`). If you do not want to save the figures, edit the plotting scripts directly and set `saveFigs = false`

Expand Down

0 comments on commit 3ced098

Please sign in to comment.