Skip to content

hainegroup/Computational-Oceanography-Commentary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computational-Oceanography-Commentary

Build Status codecov License:MIT

MATLAB code to make figures for computational oceanography commentary.

Build three figures from the MATLAB subdirectories

  • Turing_test.pdf from running plot_DSO_overflow.m, plot_hydrography.m, plot_float_trajectories.m then annotating in keynote. Data for this figure comes from Haine (2010) and Saberi et al. (2020).
  • data_plot.pdf from running make_data_plot.m then annotating in keynote. This code uses World Ocean Atlas data.
  • scales_plot.pdf from running scales_diagram.m then annotating in keynote. This code is adapted from Klinger & Haine (2019) Fig. 1.10..

This commentary is resubmitted to the Bulletin of the American Meteorological Society. See the preprint here.


Project based on the cookiecutter science project template.