Hi Even, GDAL will already read and write multidimensional arrays using GDALDatasetRasterIO, yes? Arrays of a single type per dimension, but that's conventional for N-D array implementations like Numpy. Perhaps the RFC and feature would be better named "hierarchical data"?
On Tue, Jul 16, 2019 at 7:58 AM Even Rouault <even.roua...@spatialys.com> wrote: > Hi, > > I've updated the RFC text at > https://github.com/OSGeo/gdal/pull/1580 > Can be viewed at > > https://github.com/rouault/gdal/blob/rfc75_text/gdal/doc/source/development/rfc/rfc75_multidimensional_arrays.rst > > It is consistent with the initial implementation which is now available at > https://github.com/OSGeo/gdal/pull/1704 and includes C, C++ > and Python API, core additions, changes in MEM, VRT and netCDF drivers, > and addition of gdalmdiminfo and gdalmdimtranslate utilities. > What is remaining is read-only support in HDF4, HDF5 and GRIB drivers. > > I intend to submit the RFC to vote before the end of this week. > > Even > > -- > Spatialys - Geospatial professional services > http://www.spatialys.com > _______________________________________________ > gdal-dev mailing list > gdal-dev@lists.osgeo.org > https://lists.osgeo.org/mailman/listinfo/gdal-dev -- Sean Gillies
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev