Skip to content

Commit

Permalink
update paper caption and figure with new run and log
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Moodie committed Aug 10, 2021
1 parent 2385577 commit d7db042
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 d7db042

Please sign in to comment.