- 积分
- 841
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2014-12-25
- 最后登录
- 1970-1-1
|
发表于 2015-8-16 17:52:38
|
显示全部楼层
可以打开ctl,但是一运行GS文件,grads就不见了。
ctl文件:
dset C:\GrADS19\mars-web237-20140318023106-16342-5020.grib
* index D:\test\mars-web237-20140318023106-16342-5020.grib.idx
undef 9.999E+20
title mars-web237-20140318023106-16342-5020
* produced by grib2ctl v0.9.12.5p39c
dtype grib 255
options yrev
ydef 231 linear 30.000000 0.25
xdef 1440 linear 0.000000 0.250000
tdef 420 linear 00Z01jan1979 1mo
zdef 1 linear 1 1
vars 1
TCCsfc 0 164,1,0 ** surface Total cloud cover [(0 - 1)]
ENDVARS
GS文件:
'reinit'
'open C:\GrADS19\mars-web237-20140318023106-16342-5020.ctl'
'enable print d:\4.gmf'
'set lon 70 95'
'set lat 40 50'
'set lev 500'
'd TCCsfc'
'print'
'disable print'
|
|