netcdfobj -netcdf 变得容易。:用于读取 netcdf 文件的简单界面。-matlab开发

时间:2021-05-30 08:01:37
【文件属性】:
文件名称:netcdfobj -netcdf 变得容易。:用于读取 netcdf 文件的简单界面。-matlab开发
文件大小:5KB
文件格式:ZIP
更新时间:2021-05-30 08:01:37
matlab 允许您从 netcdf 文件轻松访问属性和变量。 并且还可以将 netcdf 日期转换为 datenums。 示例 1: o=netcdfobj('e:\meanstationpressure.cdf'); o.vars 压力=o.vars.pressure.value; 例2: n=netcdfobj('ice5g_v1.2_21.0k_1deg.nc'); >> n.vars 纬度bounds_lat 长bounds_long 奥罗格sftgit sftgif >> n.vars.lat.atts 界限:bounds_lat 标准名称:纬度单位:度_北轴:Y >> lat=n.vars.lat.value; >> imagesc(n.vars.long.value,lat,n.vars.orog.value') >> xy 轴
【文件预览】:
netcdfobj.zip

网友评论