chadagreene / arctic-mapping-tools

Northern-hemisphere edition of Antarctic Mapping Tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  • 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.

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

About

Northern-hemisphere edition of Antarctic Mapping Tools

License:MIT License


Languages

Language:MATLAB 87.3%Language:HTML 12.7%