- 积分
- 60
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2014-4-12
- 最后登录
- 1970-1-1
|
GrADS
系统平台: |
|
问题截图: |
|
问题概况: |
'reinit'
'open D:/FNL/fnl_2013.ctl'
'set t 1'
'set lev 1000 200'
'set lon 124.1'
'set lat 8 32'
'enable print D:/FNL/picture/VOR/vor-poumian-N.gmf'
'define vor= hcurl(UGRDprs,VGRDprs)'
'set grads off'
'set grid off'
'set parea 1 5 1 8'
'set xlevs 8 12 16 20 24 28 32'
'set zlog on'
'set gxout shaded'
'set cterp on'
'set csmooth on'
'd vor'
'q dims'
it=sublin(result,5)
it=subwrd(it,6)
'draw title 'it' vor-poumian-N '
'draw ylab p/hPa'
'q w2xy 19.8 1010'
x1=subwrd(result,3)
y1=subwrd(result,6)
'draw mark 9 'x1' 'y1' 0.3'
'cbar'
'print'
'disable print'
; |
我看过提问的智慧: |
看过 |
自己思考时长(天): |
1 |
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
|
|