"A comparison of the atlantic and pacific bjerknes feedbacks: seasonality, symmetry, and stationarity" by T. DIPPE, J. F. LÜBBECKE, R. J. GREATBATCH in Journal of Geophysical Research: Oceans
No newline at end of file
# --------- #
# TECHNICAL #
# --------- #
Matlab version used for all analysis: Matlab 2018
# ------- #
# GENERAL #
# ------- #
Many scripts will be made up of a group of three to four scripts. These are:
- <name>.m: The main script that does the principal calculations
- <name>_settings.m: Prescribing all kinds of settings, including paths and
various plotting options
- <name>_plots.m or similar: Plots
- <name>_wrapper.m: A wrapper around the main script that allows looping over,
for example, feedback elements or basins
For a given script <name>, I will refer to the bundle as <name>*.m
Note that I do not provide any functions related to correct plotting, such as
functions that create customized colorbars. If you run into trouble with the
plotting scripts, contact me at the address given below.