- 积分
- 480
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2012-6-24
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
'reinit'
'open D:\ncep\tbb\tbb1.ctl'
'set lat 20 40'
'set lon 95 115'
'set gxout shaded'
'set cint 10'
'set cmax -32'
'set mpdset cnworld cnriver'
'set clevs -68 -64 -60 -56 -52 -48 -40 -36 -32'
'set ccols 9 14 4 11 5 13 3 10 7 0'
'set cint 10'
*'set gxout contour'
'd tbb-173.15'
'cbarn 1.0 0 5.5 0.2'
'draw title 522030tbb'
'printim D:\ncep\522030tbb.gif gif white x1200 y800'
* run D:\ncep\tbb.gs
ctl文件
dset D:\ncep\tbb\FY2D_TBB_IR1_OTG_20120522_0130.AWX
title 2012 twpice fy2d_tbb
options template
options yrev
* yrev表示y轴反向
undef 0.0
xdef 1201 linear 27 0.1
ydef 1201 linear -60 0.1
zdef 1 linear 1000 1
tdef 1 linear 05z21may2012 1hr
vars 1
tbb 1 -1,40,1 Geopotential Heights (m)
endvars
用上面程序画图,为什么'd tbb-173.15'改为'd tbb-273.15'就不对了
|
|