- 积分
- 225
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2011-9-25
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
'reinit'
'open d:\3\map\grid.ctl'
'open d:\3\rbaifenlv1952-2001.ctl'
'enable print d:\3\rain1977.gmf'
'set mpdset cnworld cnriver'
'set lon 70 140'
'set lat 15 55'
'set t 26'
'define aa=oacres(g,rain.2,5)'
'define rgg=maskout(aa,g-40)'
'define bb=smth9(rgg)'
'set csmooth on'
'set gxout shaded'
'd bb'
'set gxout contour'
'd bb'
'cbarn'
'draw title precipitation map of 1977'
'run d:\3\map\southsea.gs'
'print'
'disable print'
;
|
|