- 积分
- 16704
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2011-9-21
- 最后登录
- 1970-1-1
|

楼主 |
发表于 2013-4-14 08:14:03
|
显示全部楼层
dset D:/HDF/3B43.19980101.7.HDF
title 3b43
undef -9999.9
XDEF 1440 linear -179.875 0.25
ydef 400 linear -49.875 0.25
zdef 1 levels 1 1
tdef 1 linear Jan1998 1mon
vars 1
pcp 0 99 precipitation
*err 0 99 relativeError
*weight 0 99 gaugeRelativeWeighting
endvars
我根据师兄的帖子是那个英文链接改的,The first argument ("varname") of the variable definition lines that appear between VARS and ENDVARS has the following syntax:
SDF_varname=>grads_varname意思是这里的pcp要写成precipitation=>pcp 0 x,y precipitation就可以了。改下应该就可以了。
至于你说的ncdump在windows的DOS下打开我以前试过也不知道怎么弄,不知道是不是ncview,我只在linux下安装了netcdf之后用过。 |
|