jor sion wrote:
Hi,I can't get 1*N dataset in HDF file by GDAL,The dataset looks like this: dataset.png It shows in HDF Explorer show.png Any suggestions?
Well it's not a GDAL solution... But have a look at PyTables (depends NumPy) for Python.
PyTables reads HDF files (4 and 5) and can do what you want. Martin Hvidberg _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
