[gdal-dev] ERROR 4: ... is a grib file, but no raster dataset was successfully identified.

Hermann Peifer peifer at gmx.eu
Mon Oct 4 09:16:07 EDT 2010


Hi All,

I am getting this error for a grib2 file:

$ gdalinfo HRES_ENS_2010100300+000.grib2
ERROR 4: HRES_ENS_2010100300+000.grib2 is a grib file, but no raster 
dataset was successfully identified.
gdalinfo failed - unable to open 'HRES_ENS_2010100300+000.grib2'.


I am using gdal from trunk which has, among others, support for these 
formats:

$ gdalinfo --formats | egrep "JP|GRIB"
   JPEG (rwv): JPEG JFIF
   JPEG2000 (rwv): JPEG-2000 part 1 (ISO/IEC 15444-1)
   GRIB (rov): GRIdded Binary (.grb)

I found some older postings to the mailing list on a similar error, but 
whatever was mentioned there did not help in my case.

Thanks for your time,

Hermann


More information about the gdal-dev mailing list