Ice flowlines

Easily predict and plot Antarctic ice streamlines from seed locations.

您现在正在关注此提交

This function uses Matlab's stream2 function with MEaSUREs Antarctic ice surface velocities to calculate stream lines or flow paths.

引用格式

Chad Greene (2026). Ice flowlines (https://ww2.mathworks.cn/matlabcentral/fileexchange/53152-ice-flowlines), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Glaciology 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.4.0.0

Updated for compatibility with the new version of the MEaSUREs toolbox, which accesses the raw .nc data rather than re-formatted .mat data.

1.3.0.0

Minor update: Now if flowlines are plotted and only one output is requested, the lone output is a handle of plotted flowlines.

1.2.0.0

Introduced plotting in map or polar stereographic coordinates, added support for ps71 coordinates as seed locations, reduced the possibility of aliasing errors by now loading full resolution MEaSUREs dataset for flow calculation.
Upload error in previous attempt.

1.1.0.0

Now returns along-path velocity, distance, and time vectors.

1.0.0.0