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

ZARR: add input driver detection #11848

Closed
mdsumner opened this issue Feb 13, 2025 · 1 comment · Fixed by #11864
Closed

ZARR: add input driver detection #11848

mdsumner opened this issue Feb 13, 2025 · 1 comment · Fixed by #11864
Assignees

Comments

@mdsumner
Copy link
Contributor

Feature description

Add ".zarr" to autodetection for input driver

'SetMetadataItem(GDAL_DMD_EXTENSION' or
'SetMetadataItem(GDAL_DMD_EXTENSIONS',

happy to be assigned

Additional context

reported from https://lists.osgeo.org/pipermail/gdal-dev/2025-February/060196.html, including feedback

Zarr docs https://zarr-specs.readthedocs.io/en/latest/v3/core/v3.0.html says

When storing a Zarr hierarchy in a filesystem-like store (e.g. the local filesystem or S3) as a sub-directory, it is recommended that the sub-directory name ends with .zarr to indicate the start of a hierarchy to users.

@rouault rouault self-assigned this Feb 18, 2025
rouault added a commit to rouault/gdal that referenced this issue Feb 18, 2025
rouault added a commit to rouault/gdal that referenced this issue Feb 18, 2025
rouault added a commit to rouault/gdal that referenced this issue Feb 18, 2025
rouault added a commit to rouault/gdal that referenced this issue Feb 18, 2025
rouault added a commit to rouault/gdal that referenced this issue Feb 18, 2025
rouault added a commit to rouault/gdal that referenced this issue Feb 18, 2025
rouault added a commit to rouault/gdal that referenced this issue Feb 19, 2025
@mdsumner
Copy link
Contributor Author

Woo!! 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants