- 积分
- 316
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2014-5-9
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
本图所使用的gs如下:
'reinit'
'open F:\reviseFig\location\JRA55\index\lat.miss.ctl'
'open F:\reviseFig\location\JRA55\xulie.chang\uv\u\April\u700.ctl'
'open F:\reviseFig\location\JRA55\xulie.chang\uv\v\April\v700.ctl'
*'enable print F:\reviseFig\location\JRA55\xulie.chang\uv\latxulie.uv700.biye.gmf'
'set dfile 1'
'set x 1 1'
'set y 1 1'
'set z 1'
'set t 1 56'
'define ll=lam.1'
'set dfile 2'
'set dfile 3'
'set vpage 0 11 0 8.5'
'set parea 1 10 1 7'
'set lat -30 40'
'set lon 40 130'
'set xlevs 40 60 80 100 120'
'set ylevs -30 -20 -10 0 10 20 30 40'
'set xlopts 1 6 0.16'
'set ylopts 1 6 0.16'
'set grads off'
'set grid off'
'set z 1'
'set t 1'
'define ug=tcorr(ll,u.2,t=1,t=56)'
'define vg=tcorr(ll,v.3,t=1,t=56)'
'set gxout shaded'
'set clevs -0.222 0.222'
'set ccols 16 0 16'
'd mag(ug,vg)'
'set dfile 2'
'set dfile 3'
'set vpage 0 11 0 8.5'
'set parea 1 10 1 7'
'set lat -30 40'
'set lon 40 130'
'set xlevs 40 60 80 100 120'
'set ylevs -30 -20 -10 0 10 20 30 40'
'set xlopts 1 6 0.16'
'set ylopts 1 6 0.16'
'set lev 700'
'set map 1 1 3'
*'set ccolor 3'
*'set strmden 2'
*'set arrscl 0.05'
'set gxout vector'
'set mpdset cnworld'
'set arrowhead 0.05'
'set arrlab off'
'set grads off'
'set grid off'
'set z 1'
'set t 1'
'define ug=tcorr(ll,u.2,t=1,t=56)'
'define vg=tcorr(ll,v.3,t=1,t=56)'
'define uv=mag(ug,vg)'
'define unew=maskout(ug,uv-0.08)'
'define vnew=maskout(vg,uv-0.08)'
'd skip(unew,2,2);skip(vnew,2,2)'
*'set gxout shaded'
'tibetan 700 1'
*'run F:\data\NCEP\tp850.40.gs'
*'set lat -30 40'
*'set lon 40 130'
*'set gxout contour'
'set clip 2.65 6.04 3.25 6.56'
'set string 0 c 2'
'set line 0'
'draw line 2.65 6.04 3.25 6.56'
'draw recf 2.65 6.04 3.25 6.56'
'set string 1 c 6'
'set strsiz 0.25'
'draw string 2.95 6.30 (b)'
*'print'
*'disable print'
'gxprint F:\reviseFig\location\JRA55\xulie.chang\uv\latxulie.uv700.biye.eps white'
'reinit'
;
运行该程序使用的新版本的opengrads(OpenGrADS2.1.a2免安装版),运行后高原地形图出现横线,且无法覆盖风场矢量箭头和地图,求大神指点指点。
|
-
|