Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve CoverageJSON Ecosystem 3: GDAL driver #181

Open
chris-little opened this issue Jul 11, 2024 · 1 comment
Open

Improve CoverageJSON Ecosystem 3: GDAL driver #181

chris-little opened this issue Jul 11, 2024 · 1 comment
Labels
Priority 2 Dsesirable V1.0.0 Non-breaking change needed for initial Community Standard

Comments

@chris-little
Copy link
Contributor

  1. A GDAL CoverageJSON Read and Create driver, supporting the GDAL multidimensional array API. This would allow conversion to and from other multidimensional array types (NetCDF, Zarr) using gdalmdimtranslate, and easier uptake in OSGeo software building on GDAL.
@chris-little chris-little added V1.0.0 Non-breaking change needed for initial Community Standard Priority 2 Dsesirable labels Jul 11, 2024
@chris-little
Copy link
Contributor Author

@edzer thinks it easiest to write in C++ rather than Python or C. The NetCDF, Zarr and MEM driver implementations could work as examples.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority 2 Dsesirable V1.0.0 Non-breaking change needed for initial Community Standard
Projects
None yet
Development

No branches or pull requests

1 participant