Skip to content
Prev 14002 / 29559 Next

Antw: Re: HDF format

Hi Vikram,

I think the Problem is inherent in rgdal /gdal under Windows.

On Linux gdalDrivers() shows (at least partial) support for HDF4 and HDF5

43        HDF4                       Hierarchical Data Format Release 4
44        HDF4Image                                             HDF4 Dataset
45        HDF5                       Hierarchical Data Format Release 5
46        HDF5Image                                             HDF5 Dataset

while they are missing from gdalDrivers() in Windows.

Therefore you should have more luck trying to get it to run under Linux

Best,
Julian


Am 26.01.2012 15:53, schrieb Matteo Mattiuzzi: