Ice flowlines

버전 1.4.0.0 (1.53 MB) 작성자: Chad Greene
Easily predict and plot Antarctic ice streamlines from seed locations.
다운로드 수: 727
업데이트 날짜: 2016/10/5

라이선스 보기

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

인용 양식

Chad Greene (2024). Ice flowlines (https://www.mathworks.com/matlabcentral/fileexchange/53152-ice-flowlines), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2012b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Glaciology에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

flowline/html/

버전 게시됨 릴리스 정보
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