- 积分
- 200
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2014-1-6
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
本帖最后由 小胡00 于 2015-3-28 18:05 编辑
fnl小白在此求助,搞了很久还是没有解决。希望有高手相助,问题如下:
fnl数据解码后,也生成idx文件,然后在grads上查询变量的时候显示:No Defined Variables。
试过删除ctl文件中的备注(**后面的内容),也还是一样。WIN7系统,用管理员身份运行Grads。
1、这是生成idx的ctl文件(只复制一部分,略掉的都是其他变量),请问,这个文件有问题吗?
~~~~~~~~~~~~~~~~~~~~~~~~~~偶是分割线~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dset D:/2008/1/fnl_200810%d1_%h2_00.grib2
options template
index D:/2008/1/fnl_200810.idx
undef 9.999E+20
title D:/2008/1/fnl_20081010_00_00.grib2
* produced by g2ctl v0.0.3d
* griddef=1:0:(360 x 181):grid_template=0: lat-lon grid:(360 x 181) units 1e-006 input WE:NS
output WE:SN res 48 lat 90.000000 to -90.000000 by 1.000000 lon 0.000000 to 359.000000 by
1.000000 #points=65160
dtype grib2
ydef 181 linear -90.000000 1
xdef 360 linear 0.000000 1.000000
tdef 32 linear 00Z10oct2008 6hr
* z has 26 levels -prs
zdef 26 levels 100000 97500 95000 92500 90000 85000 80000 75000 70000 65000 60000 55000 50000
45000 40000 35000 30000 25000 20000 15000 10000 7000 5000 3000 2000 1000
options pascals
vars 96
no4LFTXsfc 0,1,0 0,7,193
no5WAVA500mb 0,100,50000 0,3,197 ** 500 mb none 5-Wave Geopotential Height Anomaly [gpm]
no5WAVH500mb 0,100,50000 0,3,193 ** 500 mb none 5-Wave Geopotential Height [gpm]
ABSVprs 26,100 0,2,10 ** (1000 975 950 925 900 850 800 750 700 650 600 550 500 450 400 350
300 250 200 150 100 70 50 30 20 10) none Absolute Vorticity [1/s]
CAPEsfc 0,1,0 0,7,6 ** surface none Convective Available Potential Energy [J/kg]
CAPE180_0mb 0,108,18000,0 0,7,6 ** 180-0 mb above ground none Convective Available Potential
Energy [J/kg]
CINsfc 0,1,0 0,7,7 ** surface none Convective Inhibition [J/kg]
CIN180_0mb 0,108,18000,0 0,7,7 ** 180-0 mb above ground none Convective Inhibition [J/kg]
CLWMRprs 21,100 0,1,22 ** (1000 975 950 925 900 850 800 750 700 650 600 550 500 450 400 350
300 250 200 150 100) none Cloud Mixing Ratio [kg/kg]
CWATclm 0,200,0 0,6,6 ** entire atmosphere (considered as a single layer) none Cloud Water
[kg/m^2]
GPA1000mb 0,100,100000 0,3,9 ** 1000 mb none Geopotential Height Anomaly [gpm]
GPA500mb 0,100,50000 0,3,9 ** 500 mb none Geopotential Height Anomaly [gpm]
HGTsfc 0,1,0 0,3,5 ** surface none Geopotential Height [gpm]
HGTprs 26,100 0,3,5
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2、这是刚刚用cmd生成idx的语句:
gribmap.exe -i D:/2008/1/fnl_200810.ctl
3、这是在q define的时候,Grads的显示。
提问完毕:)
实在是不知道哪里出问题。各位前辈多多指教哈。
|
|