grdinfo2

版本 1.0.0.0 (3.0 KB) 作者: Kelsey Jordahl
Uses built-in netCDF capability to display information about a grid file created by GMT v3 or v4.
1.2K 次下载
更新时间 2010/1/6

查看许可证

GRDINFO2('file.grd') will display information about the GMT grid file 'file.grd' in a format similar to the gmt command grdinfo.

D = GRDINFO('file.grd') will in addition return a vector containing (xmin, xmax, ymin, ymax, zmin, zmax, format, xinc, yinc). Format is 1 for pixel registration and 0 for grid node registration.

Similar to the GMT command 'grdinfo', and based on the compiled mexfile-based function grdinfo.m, part of the GMT supplemental packages.

See also GRDREAD2, GRDWRITE2

引用格式

Kelsey Jordahl (2024). grdinfo2 (https://www.mathworks.com/matlabcentral/fileexchange/26289-grdinfo2), 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.0.0.0