- 积分
- 12
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2012-9-20
- 最后登录
- 1970-1-1
|
发表于 2012-10-7 21:15:06
|
显示全部楼层
楼主我按你说的方法弄咋不行呢?
我的数据文件CTL文件如下:
DSET 3B42.%y4%m2%d2.%h2.7.HDF
options template
DTYPE hdfsds
TITLE This is for 3B42 V7
UNDEF -9999.90
XDEF 1440 LINEAR -179.87500000 0.25000000
YDEF 400 linear -49.87500000 0.25000000
ZDEF 1 LEVELS 1 1
TDEF 100000 LINEAR 18:00Z17sep2011 3hr
VARS 6
precipitation=>pcp 0 x,y Precipitation
relativeError=>err 0 x,y Error
satPrecipitationSource=>source 0 x,y source
HQprecipitation=>hqp 0 x,y High quailty precip
IRprecipitation=>irp 0 x,y IR precip
satObservationTime=>time 0 x,y Time
ENDVARS
我的maskout文件的ctl文件如下:
DSET D:\Grads_study\model.dat
TITLE Mask data
UNDEF -9999
XDEF 249 LINEAR 73 0.25
YDEF 145 LINEAR 18 0.25
ZDEF 1 LINEAR 1 1
TDEF 100000 LINEAR 18:00Z17sep2011 3hr
VARS 1
mask 0 99 background mask data
ENDVARS
总是不能成功啊,这时为什么? |
|