- 积分
- 633
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2013-9-17
- 最后登录
- 1970-1-1
|
GrADS
系统平台: |
|
问题截图: |
|
问题概况: |
grads出图边界有白边,论坛之前也有问过类似问题,但好像没有给解决,左图出现白边是meteoinfo做的0.15*0.15的分辨率,右图是0.1*0.1的分辨率中间出现空白,始终调不到完美的分辨率,是不是其他的原因 |
我看过提问的智慧: |
看过 |
自己思考时长(天): |
5 |
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
本帖最后由 guotingsaijin 于 2014-5-17 11:38 编辑
grads出图边界有白边,论坛之前也有问过类似问题,但好像没有给解决,左图出现白边是meteoinfo做的0.15*0.15的分辨率,右图是0.1*0.1的分辨率中间出现空白,始终调不到完美的分辨率,是不是其他的原因,有没有大神能解决啊 求助
'reinit'
'open f:\mask\csj.ctl'
'open f:\mask\sta.ctl'
'set mpdset csj'
'set lon 114 123';'set lat 27 35'
'define a=oacres(mask.1,day.2,50,20,10,5,1)'
'define a1=maskout(a,mask.1-1.0)'
'define aa=smth9(a1)'
'set gxout shaded'
'd aa'
'enable print f:\mask\111.gmf'
'print'
'disable print'
;
|
|