- 积分
- 5
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2015-2-5
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
不知道哪位有没有遇到过 我用NC[img]file:///C:\Users\Administrator\AppData\Roaming\Tencent\Users\594920322\QQ\WinTemp\RichOle\{X[9DZVES6_GO)_})8G9{KA.png[/img]数据[img]file:///C:\Users\Administrator\AppData\Roaming\Tencent\Users\594920322\QQ\WinTemp\RichOle\{X[9DZVES6_GO)_})8G9{KA.png[/img]画图 算距平场 但是无法正常叠加图形 只能显示第二个命令的图形 试了很多遍 也没有找到答案 有谁知道吗?下面是gs的内容:'sdfopen e:\ghtNCdata\hgt.1970.nc'
'sdfopen e:\ghtNCdata\hgt.day.1981-2010.ltm.nc'
'enable print e:\ghtNCdata\500_zong.gmf'
'set xlopts 1 6 0.21'
'set ylopts 1 6 0.21'
'set clopts 1 6 0.17'
'set vpage 0 11 0 8.5'
'set parea 1.0 10 1 7.5'
'set xlint 10'
'set ylint 10'
'set mpdset hires'
'set map 1 1 6'
'set grads off'
'set grid off'
'set lev 500'
'set t 1 366'
'set lat 12 70'
'set lon 60 135'
*'set dfile 2'
'define aveh2= ave(hgt.2,t=247,t=248)'
*'set dfile 1'
'define aveh1= ave(hgt.1,t=247,t=248)'
'define a=aveh1-aveh2'
'set gxout shaded'
'd a/10'
'set dfile 1'
'set cstyle 1'
'set cthick 7'
'set cint 4'
'set clskip 2'
'set gxout contour'
'd aveh1/10'
*'run cbarn.gs'
*'cbarn 1.0 0 5.2 0.3'
*'draw title the \'time2' 500hPa height field\'
*'draw title the 'time2' sea level pressure'
*'draw title the 'time2' 850hPa wind field'
*'printim d:\huyu\140129\'time2'sea.gif gif x1000 y700 white'
'print'
'disable print'
'c'
'reinit'
[img]file:///C:\Users\Administrator\AppData\Roaming\Tencent\Users\594920322\QQ\WinTemp\RichOle\{X[9DZVES6_GO)_})8G9{KA.png[/img]
|
|