Home

Awesome

View Arctic Mapping Tools on File Exchange

Arctic Mapping Tools

This is a Northern-hemisphere edition of Antarctic Mapping Tools for MATLAB.

Documentation

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.

Plugins

Here are some Greenland datasets that are designed to work with Arctic Mapping Tools:

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}
}