- 积分
- 15
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2012-12-1
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
ctl 文件不知道怎么写 觉得质量流函数只是经度和层次的函数 已经不知道怎么办了~~麻烦大家看看。
ctl文件:
dset d:\dqg\y4.grd
title y4
undef -9.99E3
xdef 1 linear 0.0 2.5
ydef 73 linear -90.0 2.5
zdef 17 levels 1000 925 850 700 600 500 400 300 250 200 150 100 70 50 30 20 10
tdef 1 linear JUL1958 1yr
vars
fai 17 0 liuhanshu
endvars
gs文件:
'reinit'
'open d:\dqg\y4.ctl'
'enable print d:\dqg\y4.gmf'
'set grads off'
'set grid off'
'set t 1'
'set lon 0.0'
'set lat -90.0 90.0'
'set z 1 17'
'set zlog on'
'set gxout contour'
'set ylevs 1000 925 850 700 600 500 400 300 250 200 150 100 70 50 30 20 10'
'set xlint 10'
'set xflip on'
'd fai'
'print'
'disable print'
;
附件里还有fortran运行后算出的流函数文件
不过grads每次都报错:
谢谢了~~~
|
|