Ocean Potential Temperature of the last 2k years (15 - 2015 CE)
These codes are associated with the paper, "The Little Ice Age and 20th Century Deep Pacific Cooling." The inversion was identified as OPT-0015 in the paper.
scripts
: MATLAB programs (start here) \
src
: MATLAB source code
data
: input data files for MATLAB code \
output
: output files, user-generated directory
Challenger_WOCE_Temperature_basinwide_avg.mat (20 July 2018 version) \ Challenger_WOCE_Temperature_list.mat (13 June 2018 version)
git
is required to download and update the dependent package TMI
.
OPT2k requires the TMI package v.0.8.2 or greater. You can clone it
manually with git clone https://github.com/ggebbie/TMI
or follow the
MATLAB scripts. OPT2k checks if the TMI package already exists in the OPT2k
directory or one directory up the file heirarchy.
wget
is used to download the optional dependent package gsw
(Gibbs
seawater toolbox for MATLAB).
Code has been tested for MATLAB version 9.10.0.1602886 (R2021a).