Opened 9 years ago

Last modified 8 years ago

#5768 closed enhancement

GRIB Driver Error — at Version 4

Reported by: cayetanobv Owned by: warmerdam
Priority: normal Milestone: 2.2.0
Component: GDAL_Raster Version: 1.11.0
Severity: normal Keywords: GRIB
Cc: Kyle Shannon

Description (last modified by cayetanobv)

GDAL GRIB Driver can't read any icing and turbulence grib2 files distributed by Wide Area Forecast System (WAFS). However GDAL GRIB Driver read without problems other grib2 WAFS variables (temperature, wind, etc.).

Shell output error:

$ gdalinfo --debug on /home/cayetano/grib_example

GRIB: This was only designed for templates 0, 1, 2, 5, 8, 9, 10, 11, 12, 20, 30

ERROR 4: /home/cayetano/grib_example is a grib file, but no raster dataset was successfully identified. gdalinfo failed - unable to open '/home/cayetano/grib_example'.

NOAA's WGRIB2 read without problems these files and export perfectly to NetCDF. Shell output example using WGRIB2:

$ ./wgrib2 -V /home/cayetano/grib_example

1:41:vt=2014120715:800 mb:9 hour fcst:ICIP Icing [%]:spatial max

ndata=41760:undef=0:mean=0.257352:min=-0.01:max=1 grid_template=0:winds(N/S):

lat-lon grid:(288 x 145) units 1e-06 input WE:SN output WE:SN res 48 lat -90.000000 to 90.000000 by 1.250000 lon 0.000000 to 358.750000 by 1.250000 #points=41760

Thanks,

Cayetano Benavent GIS Analyst www.geographica.gs

Change History (5)

by cayetanobv, 9 years ago

Attachment: grib_example added

GRIB_EXAMPLE

comment:1 by cayetanobv, 9 years ago

Summary: GRIB DriverGRIB Driver Error

comment:2 by cayetanobv, 9 years ago

Description: modified (diff)

comment:3 by Kyle Shannon, 9 years ago

Cc: Kyle Shannon added

comment:4 by cayetanobv, 9 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.