- 积分
- 20511
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2011-6-21
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
本帖最后由 artmunich 于 2011-7-9 22:21 编辑
我下载了1980年每天四次的再分析uwnd资料,然后写了它的ctl文件
dset f:/data/1980/uwnd.1980.nc
undef -9.99E33
xdef 144 linear 0 2.5
ydef 73 linear -90 2.5
zdef 17 levels 1000 925 850 700 600 500 400 300 250 200 150 100 70 50 30 20 10
tdef 1464 linear 0Z01JAN1980 4hr
vars 1
uwnd 17 99 4xDaily U-wind
endvars
我想试一下能不能用,就set gxout contour,画了uwnd,结果图像是这样的:
还说了:
contouring:-1.2e+38 to 1.2e+38 interval 3e+37,数值明显不对啊
我猜测可能是undef的问题?
做过的麻烦指点一下,不胜感激啊。。。
|
|