- 积分
- 2008
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2011-7-8
- 最后登录
- 1970-1-1
|
发表于 2018-5-14 11:05:03
|
显示全部楼层
你好,我用grib_copy转成grib1后用ncl_filedump读了下里面好像只有下面一些内容,请问是不是太少啦
Copyright (C) 1995-2015 - All Rights Reserved
University Corporation for Atmospheric Research
NCAR Command Language Version 6.3.0
The use of this software is governed by a License Agreement.
See http://www.ncl.ucar.edu/ for more details.
Variable: f
Type: file
filename: ec2018051108-051423
path: ec2018051108-051423.grib1
file global attributes:
dimensions:
g0_lat_0 = 1441
g0_lon_1 = 2880
variables:
float MX2T3_GDS0_SFC ( g0_lat_0, g0_lon_1 )
center : European Center for Medium-Range Weather Forecasts (RSMC)
long_name : Maximum temperature at 2 metres in the last 3 hours
units : K
_FillValue : 1e+20
level_indicator : 1
gds_grid_type : 0
parameter_table_version : 228
parameter_number : 26
forecast_time : 87
forecast_time_units : hours
initial_time : 05/11/2018 (00:00)
float MN2T3_GDS0_SFC ( g0_lat_0, g0_lon_1 )
center : European Center for Medium-Range Weather Forecasts (RSMC)
long_name : Minimum temperature at 2 metres in the last 3 hours
units : K
_FillValue : 1e+20
level_indicator : 1
gds_grid_type : 0
parameter_table_version : 228
parameter_number : 27
forecast_time : 87
forecast_time_units : hours
initial_time : 05/11/2018 (00:00)
float 10FG3_GDS0_SFC ( g0_lat_0, g0_lon_1 )
center : European Center for Medium-Range Weather Forecasts (RSMC)
long_name : 10 metre wind gust in the last 3 hours
units : m s**-1
_FillValue : 1e+20
level_indicator : 1
gds_grid_type : 0
parameter_table_version : 228
parameter_number : 28
forecast_time : 87
forecast_time_units : hours
initial_time : 05/11/2018 (00:00)
float g0_lat_0 ( g0_lat_0 )
long_name : latitude
GridType : Cylindrical Equidistant Projection Grid
units : degrees_north
Dj : 0.125
Di : 0.125
Lo2 : -0.125
La2 : -90
Lo1 : 0
La1 : 90
float g0_lon_1 ( g0_lon_1 )
long_name : longitude
GridType : Cylindrical Equidistant Projection Grid
units : degrees_east
Dj : 0.125
Di : 0.125
Lo2 : -0.125
La2 : -90
Lo1 : 0
La1 : 90 |
|