• Stars
    star
    146
  • Rank 252,769 (Top 5 %)
  • Language
    HTML
  • License
    Apache License 2.0
  • Created almost 6 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The Climate Data Toolbox for MATLAB

DOI View Climate Data Toolbox for MATLAB on File Exchange

Climate Data Toolbox for Matlab

CDT Contents and Documentation

Click here to view the CDT documentation online.

A version of the documentation in Chinese can be found here, translated by Shi Weiheng. 中文文档由Shi Weiheng翻译。CDT 中文翻译.pdf

Video Tutorials

Analyzing Trends and Global Warming:

How to analyze trends in sea surface temperature using CDT

El Niño and Empirical Orthogonal Functions:

How to apply EOFs to identify ENSO

Installing the toolbox:

There are a few different ways to install this toolbox. Pick your favorite among the following:

...from the Add-On Explorer in MATLAB:

In the Home menu of MATLAB, click Add-Ons, and search for Climate Data Toolbox. Click "Add from GitHub" and that's all you need to do. Installing this way is easy and will provide the most up-to-date version available.

...or as individual files and folders:

The files in this GitHub repository will always be the most up to date. So if you want to be on the bleeding edge of innovation, get the cdt folder, put it somewhere Matlab can find it, and then right-click on it from within Matlab and select "Add to Path--Selected folder and subfolders."

...as a .mltbx toolbox:

Installing as an .mltbx is perhaps the easiest option, but I don't update the .mltbx very often, so you might not get the latest features and bug fixes.

First, download the ~100 MB .mltbx file here. After downloading the .mltbx file, installation should be as easy as double clicking on the zip file and clicking "install". Or you can navigate to it in the Matlab file explorer, right click on the .mltbx, and click "Install."

The installation process puts the files in a folder called something like:

~MATLAB/Add-Ons/Toolboxes/Climate Data Toolbox/

If that's not correct, find the CDT folder by typing this into the Matlab Command Window:

which cdt -all

If the which hunt still turns up nothing, that suggests the toolbox hasn't been properly installed.

After installation:

Type

cdt

into the command line to check out the documentation.

Citing CDT:

Please cite our paper!

Chad A. Greene, Kaustubh Thirumalai, Kelly A. Kearney, José Miguel Delgado, Wolfgang Schwanghart, Natalie S. Wolfenbarger, Kristen M. Thyng, David E. Gwyther, Alex S. Gardner, and Donald D. Blankenship (2019). The Climate Data Toolbox for MATLAB. Geochemistry, Geophysics, Geosystems, 20, 3774-3781. doi:10.1029/2019GC008392

The Climate Data Toolbox is also mirrored on the MathWorks File Exchange site here.

More Repositories

1

Tide-Model-Driver

Tide Model Driver for MATLAB, version 3.0
MATLAB
25
star
2

BedMachine

Matlab tools for loading, interpolating, and displaying BedMachine ice sheet topography.
MATLAB
22
star
3

cmocean

Perceptually uniform cmocean colormaps in MATLAB.
MATLAB
20
star
4

Antarctic-Mapping-Tools

Antarctic Mapping Tools for MATLAB functions for analyzing and mapping Antarctic geospatial datasets.
MATLAB
19
star
5

ITS_LIVE

Matlab utilities for loading, analyzing, and plotting ITS_LIVE ice velocity data.
MATLAB
19
star
6

gridbin

A MATLAB function for gridding large datasets of scattered data.
HTML
8
star
7

greenland-icemask

Gridded monthly ice masks for the Greenland Ice Sheet.
MATLAB
8
star
8

Antarctic-boundaries

A complete MEaSUREs grounding line, coast line, and mask dataset from Mouginot et al.
MATLAB
7
star
9

crameri

Crameri's perceptually uniform scientific colormaps
HTML
7
star
10

ice-shelf-geometry

Matlab scripts that use all available observations to grow and trim the extents of Antarctic ice shelves.
MATLAB
6
star
11

arctic-mapping-tools

Northern-hemisphere edition of Antarctic Mapping Tools
MATLAB
5
star
12

MODIS-MOA

MODIS Mosaic of Antarctica
MATLAB
5
star
13

Ice-shelf-melt-Adusumilli

Melt rate data from Adusumilli et al., 2020
MATLAB
2
star
14

plot_basemap

Plot a basemap image in Matlab
MATLAB
1
star
15

CV

Just my résumé
1
star
16

lambert-azimuthal-equal-area

MATLAB functions for LAEA projections.
MATLAB
1
star
17

maskoverlay

A MATLAB function to easily overlay a mask.
HTML
1
star
18

COVID19

Mapping coronavirus cases in the US
MATLAB
1
star
19

fast-ice

Matlab functions for loading Alex Fraser's fast ice dataset.
MATLAB
1
star