Skip to content
Prev 22697 / 29559 Next

Problem reading a HDF5 file with readGDAL in Windows

Are you sure you have the HDF5 driver in Windows?  Do you build yourself
against your own GDAL or against OSGeo4W?  (It's not in the CRAN
windows-build).

This is the error the CRAN build gives (though it's actually not
recognizing the driver):

"... does not exist in the file system, and is not recognised as a
supported dataset name."

(gdalinfo works fine with your subdataset string here on my Windows8 with
OSGeo4W. )

Cheers, Mike.
On Tue, 5 May 2015 at 21:35 Oscar Perpi?an <oscar.perpinan at gmail.com> wrote: