- 积分
- 142
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2015-11-12
- 最后登录
- 1970-1-1
|
发表于 2016-5-7 14:28:09
|
显示全部楼层
本帖最后由 晓筱 于 2016-5-7 14:36 编辑
我的gs文件已经做过cnbasemap处理,还是像楼主aa.png样子,很多格子,而且连后面的南海gs都出不了图,不明白,请指教!
还附上自己的gs文件
'reinit'
'open F:\biye\data\zother\grid.ctl'@mofangbao
'open F:\biye\data\zother\rrSIM.ctl'
'set lon 75 135.5'
'set lat 17 55'
'set grads off'
'set grid off'
'set poli on'
'set mpdset cn cnriver'
'set mpdset cnworld'
'set mpdset cnscs'
'define a1=oacres(g,rrSIM.2)'
'define b1=maskout(a1,g-0.5)'
'define bb1=smth9(b1)'
'set clab forced'
'set gxout shaded'
'd bb1'
'cnbasemap bb1'
'set gxout contour'
'd bb1'
'cbarn.gs'
'set cthick 8'
'set clopts 1 6 0.1'
**'d F:\biye\data\zother\southsea.gs'
'printim F:\biye\data\zother\zss.png white'
;
|
|