grdwrite2

버전 1.1.0.0 (2.69 KB) 작성자: Kelsey Jordahl
Uses built-in netCDF capability to write a grid file to be read by GMT (Generic Mapping Tools).
다운로드 수: 2.3K
업데이트 날짜: 2011/7/19

라이선스 보기

GRDWRITE2(X,Y,Z,'file.grd') will create a grid file containing the data in the matrix Z. X and Y should be either vectors with dimensions that match the size of Z or two-component vectors containing the max and min values for each. The file will be a COARDS-compliant NetCDF file, the standard format for GMT version 4 and later.

Based on the compiled mexfile-based function grdwrite, part of the GMT supplemental packages.

For more information on GMT grid file formats, see:
http://www.soest.hawaii.edu/gmt/gmt/doc/gmt/html/GMT_Docs/node70.html

GMT (Generic Mapping Tools) was developed by Paul Wessel and Walter H. F. Smith (http://gmt.soest.hawaii.edu)

See also GRDREAD2, GRDINFO2

인용 양식

Kelsey Jordahl (2024). grdwrite2 (https://www.mathworks.com/matlabcentral/fileexchange/26290-grdwrite2), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2009b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
도움

받음: grdread2

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

Change netcdf.create to use NC_SHARE option

1.0.0.0