Re: [gdal-dev] can't open grib2 files

2009-07-10 Thread Scott Sinclair
Hi Alberto, I'm not sure what's going on, without poking into the GDAL source code (with which I'm really not that familiar). I typically use the pygrib2 package to handle GRIB2 data (http://code.google.com/p/pygrib2). Under the hood this package uses g2clib (found at http://www.nco.ncep.noaa.gov

Fwd: [gdal-dev] can't open grib2 files

2009-06-30 Thread Scott Sinclair
Forgot to copy the list. -- Forwarded message -- From: Scott Sinclair Date: 2009/6/30 Subject: Re: [gdal-dev] can't open grib2 files To: Alberto Pettazzi >2009/6/29 Alberto Pettazzi : >  I just have executed the command you suggested me, > > gdal-config --

Re: [gdal-dev] can't open grib2 files

2009-06-29 Thread Alberto Pettazzi
Hi Scott, thank you for your reply! I just have executed the command you suggested me, gdal-config --formats and that's what I got: gxf gtiff hfa aigrid aaigrid ceos ceos2 iso8211 xpm sdts raw dted mem jdem envisat elas fit vrt usgsdem l1b nitf bmp pcidsk airsar rs2 ilwis rmf leveller sgi s

Re: [gdal-dev] can't open grib2 files

2009-06-29 Thread Robin Princeley
There is a ticket for GRIB ( http://trac.osgeo.org/gdal/ticket/3010 ) - crash in IReadBlock. I was unable to download linked image from rapidshare to confirm, but these may be related. robinprinceley On Mon, Jun 29, 2009 at 3:18 PM, Alberto Pettazzi wrote: > > Dear All, > > I am not able to ope

[gdal-dev] can't open grib2 files

2009-06-29 Thread Alberto Pettazzi
Dear All, I am not able to open grib2 files with GDAL. For example, in the attached file http://rapidshare.com/files/249911240/MPE_20090629_0900_M9_00.rar.html I succeed in obtaining information about the file with GDALINFO command, but I cannot convert it into a GTiff (using gdal_translate