- 积分
- 6437
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2015-12-9
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
想用一个ctl文件描述多个nc文件,但画出来的图有问题
这是画的1981年1月1日500hPa的高度场。
ctl:
dset f:/yangyuxuan/theory/201512/hgt/hgt/hgt.%y4.nc
options template
undef 9.999E+20
title f:/yangyuxuan/theory/201512/hgt/hgt/hgt data
dtype NetCDF
ydef 73 linear -90.000000 2.500000
xdef 144 linear 0.000000 2.500000
tdef 10957 linear 00Z01JAN1981 1dy
zdef 17 levels 1000 925 850 700 600 500 400 300 250 200 150 100 70 50 30 20 10
vars 1
hgt 17 t,z,y,x daily geopotential height on pressure levels
ENDVARS
说明:数据文件是hgt.年份.nc(365天)
写这个ctl文件本来是想画30年12月上旬副高平均的。之前也用过30年的风场资料划过环流平均,没有出现问题,但这里也不知道什么回事?请各位大神帮忙看一下哪里有问题。
|
|