Hi all,<div><br></div><div>I have a problem handling some grib files, I get a warning message and I can't understand how to deal with it..</div><div><br></div><div>running gdalinfo, it says:</div><div><br></div><div>Un-handled possible ensemble section center 78 subcenter 255
<br>[... several times, cut]<br>Un-handled possible ensemble section center 78 subcenter 255
<br>Driver: GRIB/GRIdded Binary (.grb)
<br>Files: 
/home/leomarg/Desktop/Fire_event_test_case_Valencia/grib/dwd_grib1_ispra_gmi202_2012063000
<br>Size is 201, 161
<br>Coordinate System is:
<br>GEOGCS["Coordinate System imported from GRIB file",
<br>    DATUM["unknown",
<br>        SPHEROID["Sphere",6367470,0]],
<br>    PRIMEM["Greenwich",0],
<br>    UNIT["degree",0.0174532925199433]]
<br>Origin = (-10.000000000000000,74.960000000000008)
<br>Pixel Size = (0.000000000000000,-0.000000000000000)
<br>Corner Coordinates:
<br>Upper Left  ( -10.0000000,  74.9600000) ( 10d 0' 0.00"W, 74d57'36.00"N)
<br>Lower Left  ( -10.0000000,  74.9600000) ( 10d 0' 0.00"W, 74d57'36.00"N)
<br>Upper Right ( -10.0000000,  74.9600000) ( 10d 0' 0.00"W, 74d57'36.00"N)
<br>Lower Right ( -10.0000000,  74.9600000) ( 10d 0' 0.00"W, 74d57'36.00"N)
<br>Center      ( -10.0000000,  74.9600000) ( 10d 0' 0.00"W, 74d57'36.00"N)
<br>Band 1 Block=201x1 Type=Float64, ColorInterp=Undefined
<br>  Description = 10[m] HTGL (Specified height level above ground)
<br>  Metadata:
<br>    GRIB_COMMENT=u-component (zonal) of wind [m/s]
<br>    GRIB_ELEMENT=U
<br>    GRIB_FORECAST_SECONDS=0 sec
<br>    GRIB_REF_TIME=  1341014400 sec UTC
<br>    GRIB_SHORT_NAME=10-HTGL
<br>    GRIB_UNIT=[m/s]
<br>    GRIB_VALID_TIME=  1341014400 sec UTC
<br>Band 2 Block=201x1 Type=Float64, ColorInterp=Undefined
<br>  Description = 10[m] HTGL (Specified height level above ground)
<br>  Metadata:
<br>    GRIB_COMMENT=v-component (merdional) of wind [m/s]
<br>    GRIB_ELEMENT=V
<br>    GRIB_FORECAST_SECONDS=0 sec
<br>    GRIB_REF_TIME=  1341014400 sec UTC
<br>    GRIB_SHORT_NAME=10-HTGL
<br>    GRIB_UNIT=[m/s]
<br>    GRIB_VALID_TIME=  1341014400 sec UTC
<br><br>[...]</div><div><br></div><div>Furthermore, when I try with gdal_translate to convert one of the bands in tif format, the size of the pixels created is 0x0. </div><div><br></div><div>Thanks in advance for any hint.<br clear="all">
<div><br></div>-- <br>Dr. Margherita Di Leo<br>
</div>