FYI, the driver has now been merged into GDAL master and Docker images
have been regenerated (use the ubuntu-full or alpine-normal ones to get
support for all compression codecs supported by the driver)
Le 01/07/2021 à 21:05, Even Rouault a écrit :
Hi all,
for those who have monitored the PR
Hi all,
for those who have monitored the PR tracker lately, you may have noticed
that I've been working in https://github.com/OSGeo/gdal/pull/3896 for an
implementation of a Zarr driver. This is now feature complete and in a
CI ready state. It follows a different approach than the one proposed
arr driver could
be better off if developed in Python.
Just an idea.
Good luck,
Ivan
From: gdal-dev on behalf of David Brochart
Sent: Monday, February 1, 2021 11:14 AM
To: Sean Gillies
Cc: Gdal Dev
Subject: Re: [gdal-dev] zarr driver PR
Hi Sean,
Thanks fo
Hi Sean,
Thanks for starting this discussion. Let me first say that the PR is still
in an early stage, and that more work is needed upstream to make it fully
usable, so definitely not ready for merging yet.
Although it is not clearly mentioned, xtensor-zarr supports Zarr v3 as well
as a part of Za
Hi all,
Also deep in our recent long thread about removing drivers from GDAL is
mention of a new PR for a "zarr" driver.
https://github.com/OSGeo/gdal/pull/3411
I'd like to see more discussion of the scope of this work and plans for
future development and support before a zarr driver is added to