Bedmap2 Toolbox for Matlab

版本 4.6.3 (8.7 MB) 作者: Chad Greene
Get Bedmap2 data into Matlab. Several tools for data access, interpolation, and plotting.
3.4K 次下载
更新时间 2019/11/23

查看许可证

Check the Examples tab above for function contents, syntax, and examples ^ ^.

Bedmap2 is a 1 km resolution dataset of Antarctic surface, ice thickness, and bed topography. Details about Bedmap2 can be found here:https://www.bas.ac.uk/project/bedmap-2/. This set of functions is a plugin for Antarctic Mapping Tools (Greene et al., 2017).

References
Fretwell, P., et al. "Bedmap2: improved ice bed, surface and thickness datasets for Antarctica." The Cryosphere 7.1 (2013). http://dx.doi.org/10.5194/tc-7-375-2013

Chad A. Greene, David E. Gwyther, and Donald D. Blankenship. Antarctic Mapping Tools for Matlab. Computers & Geosciences. 104 (2017) pp. 151-157 http://dx.doi.org/10.1016/j.cageo.2016.08.003

引用格式

Fretwell, P., et al. “Bedmap2: Improved Ice Bed, Surface and Thickness Datasets for Antarctica.” The Cryosphere, vol. 7, no. 1, Copernicus GmbH, Feb. 2013, pp. 375–93, doi:10.5194/tc-7-375-2013.

查看更多格式

Greene, Chad A., et al. “Antarctic Mapping Tools for Matlab.” Computers & Geosciences, vol. 104, Elsevier BV, July 2017, pp. 151–57, doi:10.1016/j.cageo.2016.08.003.

查看更多格式
MATLAB 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
4.6.3

Updated description

4.6.2

Updated Live Scripts

4.6.1

Added live scripts

4.6.0.0

Just a few documentation updates. No changes in functionality.
Mostly documentation updates. Also, grounding line data is now included in this toolbox, which removes the Image Processing Toolbox requirement and eliminates the need to run an install script.

4.5.0.0

Plotting bedmap2('gl',...'xy') and bedmap2('coast',...'xy') are now much faster. Also fixed a bug where bedmap2_data was calling the rock mask when user requested Vostok mask.

4.4.0.0

Added bedmap2_dist function.
bedmap2_data now returns double precision.

4.3.0.0

Fixed some bugs in bedmap2_profile.

4.2.0.0

Updated contouring in the bedmap2 plotting function. Contouring now follows Matlab's contouring syntax.

4.1.0.0

Minor bug fix in bedmap2_profile.

1.13.0.0

Switch to tiff-based data, reduced dependence on Mapping Toolbox, much faster data loading and plotting, addition of bedmap2_profile.

1.12.0.0

Version 3.0.

1.11.0.0

Adapted into a plugin for the Antarctic Mapping Tools package.

1.10.0.0

v2.30: Added support for WGS84 elevations; added cubic, spline, and nearest-neighbor interpolation; changed default contour colors from blue to black, added colorbar location options.

1.9.0.0

Typo fixes in the header files. Functionality unchanged.

1.8.0.0

Removed dependency on deg2rad and rad2deg. Added examples in documentation.

1.7.0.0

v2.25: improved install error handling, changed default inset frame setting in bedmap2_zoom, documentation edits.

1.6.0.0

Fixed a bug in bedmap2_interp, expanded documentation, increased robustness of install scripts.

1.5.0.0

fixed a typo in bedmap2_interp

1.4.0.0

Added drainage basins and ASAID grounding lines.

1.3.0.0

Several added features: scalebar, scarlabel, zoom, contouring, just to name a few.

1.2.0.0

Fixed an error relation to pixel reference location. If you used a previous version, be sure to rerun bedmap2_runfirst.m using Version 1.2 or later.

1.1.0.0

v1.01: Edited Example 9 and added Example 10.

1.0.0.0