- 积分
- 202
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2011-7-17
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
dset E:\rainstorm\2020\cz\HGTsfc.grd
undef 9.999E+20
ydef 361 linear -90.000000 0.5
xdef 720 linear 0.000000 0.500000
tdef 1 linear 18Z30apr2017 6hr
zdef 1 levels 100000
vars 1
HGTsfc 0,1,0 0,3,5 ** surface none Geopotential Height [gpm]
ENDVARS
'reinit'
'open e:/rainstorm/2020/cz/hgtsfc.ctl'
'set gxout fwrite'
'set t 1'
'set z 1'
'set x 1 720'
'set y 1 361'
'd re(HGTsfc, 241, 'linear', 0.0, 0.75, 148, 'linear', -20.0, 0.75, ba)'
'set fwrite e:/rainstorm/2020/cz/HGTsfc_interim.grd'
'disable fwrite'
;
|
|