https://github.com/chadagreene/antarctic-mapping-tools
Antarctic Mapping Tools for MATLAB functions for analyzing and mapping Antarctic geospatial datasets.
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 5 DOI reference(s) in README -
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.7%) to scientific vocabulary
Keywords
Repository
Antarctic Mapping Tools for MATLAB functions for analyzing and mapping Antarctic geospatial datasets.
Basic Info
Statistics
- Stars: 24
- Watchers: 1
- Forks: 11
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Antarctic Mapping Tools for MATLAB
Functions for analyzing and mapping Antarctic geospatial datasets.

View documentation online by clicking on the Examples tab in the AMT File Exchange page.
Getting Started
If you install this toolbox directly through the Add-Ons menu in MATLAB, that should be the only step needed for installation. If, however, you're manually downloading the files, then be sure to add the AMT folder to your file path so MATLAB will know to find it.
After installing AMT, type
showdemo AMT_getting_started
and that'll walk you through some basic things you can do with AMT.
If you need help with a particular function, just type amt followed by the function name For example, to see documentation for the ll2ps function, type
amt ll2ps
Not sure the name of the function or dataset you're looking for? Type
amt
and that will bring up a list of available functions and datasets.
Recommended Plug-ins
This GitHub repository contains a basic set of tools that should be useful for analyzing or mapping any Antarctic dataset, but in many cases you'll also want to use publicly available datasets that aren't directly included in the base AMT package. At present, I've written functions designed specifically for more than 40 datasets, and you can find them on my File Exchange page, or you can get a list with short descriptions by typing amt into the Command Window.
A few AMT Plug-ins that I think are particularly useful across disciplines are
- Antarctic Boundaries, grounding line, and masks from Mouginot et al. This tidy little toolbox includes functions like
isgroundedorisiceshelf, which I use nearly every single day. - BedMachine ice sheet geometry by Morlighem et al. The data is gorgeous and the functions are pretty well written.
- MODIS Mosaic of Antarctica provides a wonderful basemap for almost any application.
- ITS_LIVE surface velocity mosaics Currently available in the form of annual mosaics or an overall composite dataset, these mosaics span 1985 to present.
- Want more datasets? Here you'll find tools for 40+ Antarctic datasets on MATLAB File Exchange.
No More Mapping Toolbox Dependency
MATLAB offers a Mapping Toolbox of its own, which contains some very useful functions, but in general I find that MATLAB's Mapping Toolbox is expensive and not very user friendly. It's also much less computationally efficient than plotting in plain x,y coordinates. In the early years of AMT, most of the AMT functions were designed to create maps using MATLAB'S Mapping Toolbox. However, in recent years I have fully shifted toward plotting in simple projected (x and y in meters) coordinates, which tends to plot much faster and doesn't require any paid toolboxes. Use functions like plotps() to plot without Matlab's Mapping Toolbox.
Arctic version
For a mostly Greenland centric version of this toolbox go here.
Citing Antarctic Mapping Tools
If these functions are useful for you, please cite our paper as follows:
Greene, C. A., Gwyther, D. E., & Blankenship, D. D. (2017). Antarctic Mapping Tools for Matlab. Computers & Geosciences, 104, 151–157. Elsevier BV. https://doi.org/10.1016/j.cageo.2016.08.003
or in BibTeX if you prefer:
@article{greene2017antarctic,
title={{Antarctic Mapping Tools for MATLAB}},
author={Greene, Chad A and Gwyther, David E and Blankenship, Donald D},
journal={Computers \& Geosciences},
volume={104},
pages={151--157},
year={2017},
publisher={Elsevier},
doi={10.1016/j.cageo.2016.08.003}
}
Owner
- Name: Chad A. Greene
- Login: chadagreene
- Kind: user
- Location: Tucson, AZ
- Company: NASA: Jet Propulsion Laboratory
- Website: http://www.chadagreene.com
- Twitter: chadagreene
- Repositories: 23
- Profile: https://github.com/chadagreene
NASA/JPL researcher using data collected from satellites and airplanes to understand glacier sensitivity to climate change.
GitHub Events
Total
- Watch event: 6
- Fork event: 2
Last Year
- Watch event: 6
- Fork event: 2
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Chad A. Greene | c****d@c****m | 13 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0