Re: [gdal-dev] accessing HDF5 metadata

2011-01-26 Thread Antonio Valentino
Hi Ricardo, Il giorno Tue, 25 Jan 2011 23:20:50 + Ricardo Filipe Soares Garcia da ha scritto: > Hi list > I am using the python bindings to handle some HDF5 data. > Up until now I had been using another python module (pytables) to > access the file's metadata and then GDAL to do some further

[gdal-dev] accessing HDF5 metadata

2011-01-25 Thread Ricardo Filipe Soares Garcia da
Hi list I am using the python bindings to handle some HDF5 data. Up until now I had been using another python module (pytables) to access the file's metadata and then GDAL to do some further processing, but I am trying to depend only on GDAL for this issue, as it seems it might be enough for the ta