Skip to content

chadagreene/bedmap3

Repository files navigation

Bedmap3 tools for MATLAB

This repo contains MATLAB functions to easily work with Bedmap3 Antarctic Ice Sheet topography data.

Requirements

To use these functions you'll need two things:

  1. The bedmap3.nc data file, which can be found here, and
  2. Antarctic Mapping Tools for MATLAB.

Documentation

For simple text documentation, type help followed by the name of the function you want to learn about. For example:

help bedmap3_data

Unfortunately, I haven't written exhaustive documentation for these functions, and I'm not sure if or when I'll get around to it. The functions in this repository are modeled after my BedMachine functions, however, so most of the BedMachine examples will work with these Bedmap3 functions.

Function List

  • bedmap3_data loads Bedmap3 data into MATLAB.
  • bedmap3_interp interpolates Bedmap3 data to any geographic or polar stereographic coordinates.
  • bedmap3 creates simple plots of Bedmap3 data.
  • bedmap3_profile creates a 2D profile along any given line.

Citation

If you use Bedmap3 data, please cite the Pritchard paper listed below. And if this function is useful for you, please do me a kindness and cite my Antarctic Mapping Tools paper, too.

About

Bedmap3 tools for MATLAB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages