[gdal-dev] RFC 75: Multidimensional arrays

Sean Gillies sean at mapbox.com
Thu Jul 18 08:20:13 PDT 2019


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.rouault at 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 at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/gdal-dev



-- 
Sean Gillies
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20190718/79cc5194/attachment.html>


More information about the gdal-dev mailing list