- 积分
- 6526
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2014-9-26
- 最后登录
- 1970-1-1
|

楼主 |
发表于 2015-4-8 11:22:51
|
显示全部楼层
所用gs如下:
'reinit'
'open E:\micaps\rain\6\prc5.ctl'
'open E:\micaps\rain\6\data1.ctl'
'set grads off'
'set grid off'
'set parea 1 8.5 1 8.5'
'set mpdset cnworld'
'set xlopts 1 1 0.2'
'set ylopts 1 1 0.2'
'set lon 78 105'
'set lat 25 42'
'set clab forced'
'define a=oacres(g,rr1.2)'
'define a1=maskout(a,g-0.5)'
'define aa=smth9(a1)'
'set gxout shaded'
'set cmin 0.1'
'set clevs 1 5 10 25 50 '
'e:\micaps\rain\output1.gs'
'd aa'
*'set gxout contour'
*'d aa'
'cbarn'
*'draw title 2011/08/18 08:00rr1'
'printim E:\micaps\rain\6\data1.png white' |
|