Skip to content

Commit

Permalink
Merge pull request #224 from amoodie/joss_zsylvester_review
Browse files Browse the repository at this point in the history
update paper caption and figure with new run and log
  • Loading branch information
amoodie authored Aug 11, 2021
2 parents 9da70ee + d7db042 commit 890f242
Show file tree
Hide file tree
Showing 4 changed files with 4,079 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/source/_resources/joss/figures/figures.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
elif _input_flag == 'plot':

# set up attributes needed for plotting
H_SL, h, n = 0, 3, 0.3 # sea level, basin depth, surf relief
H_SL, h, n = 0, 4, 0.3 # sea level, basin depth, surf relief
blues = matplotlib.cm.get_cmap('Blues_r', 64)
greens = matplotlib.cm.get_cmap('YlGn_r', 64)
combined = np.vstack((blues(np.linspace(0.1, 0.7, 5)),
Expand Down
Loading

0 comments on commit 890f242

Please sign in to comment.