[gdal-dev] he5 is not a supported format?

Frank Warmerdam warmerdam at pobox.com
Mon Oct 20 12:09:51 EDT 2008


Becker, Thomas wrote:
> Hi listers,
> 
> I have a problem reading he5 files with gdal. After installing FWTools 2.0.6
> on a Suse 9 machine (compiled the sources) it seems like I do not have
> support of HDF5 files. The files I have are from the OMI tropospheric NO2
> data archive (http://www.temis.nl/airpollution/no2col/omi_data_col3.php?)
> and when I try to read them with gdalinfo I am getting the following
> failure:
> 
> ERROR 4: `gdalinfo failed - unable to open
> 'OMI-Aura_L2-OMDOMINO_2008m1007t2337-o22510_v883-2008m1008t031738.he5 not
> recognised as a supported file format.
> 
> gdalinfo failed - unable to open
> 'OMI-Aura_L2-OMDOMINO_2008m1007t2337-o22510_v883-2008m1008t031738.he5'.
> 
> 
> I am using gdalinfo version GDAL 1.6.0dev, FWTools 2.0.6, released
> 2008/02/03.

Thomas,

I can confirm that FWTools for windows 2.2.6 (the current release)
includes HDF5 support.  You might want to confirm whether your FWTools
release includes HDF5 by issuing the command:

gdalinfo --format hdf5

If you get something like:

Format Details:
   Short Name: HDF5
   Long Name: Hierarchical Data Format Release 5
   Extension: hdf5
   Help Topic: frmt_hdf5.html

then you have the driver.

The file(s) you reference seem pretty big so I have avoided downloading
and testing myself. But if you have the HDF5 driver and cannot open your
files it is likely they are an HDF5 variation not supported by the driver.
Filing a ticket in the GDAL trac would be helpful in this situation, but
please at least test with the latest FWTools first.

Best regards,--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent



More information about the gdal-dev mailing list