Re: [gdal-dev] HDF5: best practice

2015-09-07 Thread Even Rouault
Jose, > > We're using the Python GDAL bindings to ingest many different datasets into > our processing system, which currently outputs data as GeoTIFF files. > However, in order to optimise processing, parts of the code use HDF5. As > such, we would like to drop the GeoTIFF output and use the HDF

[gdal-dev] HDF5: best practice

2015-09-07 Thread Jose Gomez-Dans
Hello, We're using the Python GDAL bindings to ingest many different datasets into our processing system, which currently outputs data as GeoTIFF files. However, in order to optimise processing, parts of the code use HDF5. As such, we would like to drop the GeoTIFF output and use the HDF5 format d