- 积分
- 295
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2012-2-21
- 最后登录
- 1970-1-1
![未绑定新浪微博用户 新浪微博达人勋](source/plugin/sina_login/img/gray.png)
|
![](static/image/common//ico_lz.png)
楼主 |
发表于 2013-11-26 18:27:18
|
显示全部楼层
善人/jw 发表于 2013-11-26 18:05
你把gs贴出来啊
否则大家只能知道你的图和上图不一样
'reinit'
'open E:\data\china\winter\11\Tyegvt86_08.ctl'
'open E:\data\china\f\9.22\cnmask25.ctl'
'enable print E:\data\china\winter\11\Ty86_08eof.gmf'
'run temp_19lev.gs'
'set mpdset mres '
'set csmooth on'
'set clopts -1 -1 0.16'
'set xlopts 1 4 0.24'
'set ylopts 1 4 0.24'
a=4
while(a>0)
'set parea 1 10 1 7'
'set xlint 10'
'set grid off'
'set grads off'
'set gxout shaded '
*'set clevs -0.9 -0.8 -0.7 -0.6 -0.47 0.47 0.6 0.7 0.8 0.9'
*'set clevs -0.9 -0.8 -0.76 0.76 0.8 0.9'
*'set clevs -0.9 -0.82 0.82 0.9'
'set clevs -0.9 -0.8 -0.7 -0.6 -0.49 0.49 0.6 0.7 0.8 0.9'
*'set clevs -0.5760 0.5760'
*'set ccols 24 25 26 27 28 0 32 33 34 35 36 37'
*'set ccols 24 25 26 0 35 36 37'
*'set ccols 24 25 0 36 37'
'set ccols 24 25 26 27 28 0 32 33 34 35 36 37'
'set x 4 67'
'set y 3 41'
'set z 1'
'set t 'a''
'd egvt'
'set gxout contour'
*'set clab forced '
*'set clevs -0.9 -0.7 -0.5 -0.3 -0.1 0.1 0.3 0.5 0.7 0.9'
*'set clab masked'
'd egvt'
'draw title EOF'a''
'set gxout fgrid'
'set fgvals -5 0'
'd ma.2(t=1)'
'run china -p'
'cbarn 1 0'
'print '
'c'
a=a-1
endwhile
'disable print'
; |
|