This is a Northern-hemisphere edition of Antarctic Mapping Tools for MATLAB.
Most of the functions in this GitHub repo directly mimic functions in the Antarctic version, and that's where you'll find the best documentation for the Arctic tools.
Most of the functions in this toolbox end with the letter n
to indicate the northern hemisphere version of the Antarctic tools. For example, The Arctic function plotpsn
is equivalent to the Antarctic plotps
function.
Here are some Greenland datasets that are designed to work with Arctic Mapping Tools:
- BedMachine Greenland and Antarctic ice thickness, bed elevation, surface elevation, and masks.
- ITS_LIVE global ice velocity mosaics.
- Check the File Exchange for potentially more datasets, or email me if you something specific in mind that you'd like to see.
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}
}