natcap / geometamaker

https://geometamaker.readthedocs.io/en/latest/
Apache License 2.0
2 stars 1 forks source link

Support multidimensional datasets (netCDF, HDF5, zarr, etc) #27

Open davemfish opened 3 months ago

davemfish commented 3 months ago

While GDAL may be able to read some of these formats as rasters, there is a more suitable data model than the RasterSchema that we could create if we want to support these formats.

At the same time, these formats are designed to store their own metadata, so it may not make sense for geometamaker to describe their schema.