- 积分
- 137
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2012-5-4
- 最后登录
- 1970-1-1
|

楼主 |
发表于 2016-3-6 19:48:05
|
显示全部楼层
dset e:\1\xbfx\realdong.grd
undef 9.99e33
title 35ew temp. qu shi
xdef 42 linear 1973 1
ydef 24 linear 1 2
zdef 1 linear 1 1
tdef 1 linear jan1973 1yr
vars 1
w 0 99 xiaobofenxi
endvars
'reinit'
'open e:\1\xbfx\xbfx.ctl'
'set x 1 42'
'set y 1 24'
'set grads off'
'set grid off'
'set clopts -1 -1 0.1'
'set xlopts 1 4 0.11'
'set ylopts 1 4 0.11'
'set xaxis 1973 2014 1'
'set yaxis 1 24 2'
'set cint 1'
'set gxout shaded'
'set cmin 0'
'd w'
'cbarn 1 0'
*'cbarn'
'set cint 0.5'
'set gxout contour'
'set cthick 6'
'd w'
'set clevs 0'
'd w'
'set parea 1 10 0 8.5'
'enable print e:\1\xbfx\jslxbfx.gmf'
'printim e:\1\xbfx\jslxbfx.png white'
'print'
'disable print'
; |
|