Amazing guidance, thanks so much Even.
You've answered a lot of hanging questions I had that I didn't know where
to ask. I'll be exploring all of this.
Cheers, Mike
On Wed, Jul 24, 2024 at 7:59 PM Even Rouault
wrote:
> Michael,
>
> I don't think this would be a frmts/raw driver, but rather a
Michael,
I don't think this would be a frmts/raw driver, but rather a
/vsikerchunk virtual file system that you would combine with the Zarr driver
So you would open a dataset with "/vsikerchunk/{path/to.json}", and the
ZARR driver would then issue a ReadDir() operation on
/vsikerchunk/{path/
On Wed, Jul 24, 2024 at 8:37 AM Michael Sumner wrote:
> Hi, is there any effort or thought into something like Python's kerchunk
> in GDAL? (my summary of kerchunk is below)
>
> https://github.com/fsspec/kerchunk
>
> I'll be exploring the python outputs in detail and looking for hooks into
> wh
> From: gdal-dev on behalf of Michael
> Sumner via gdal-dev
> Sent: Tuesday, July 23, 2024 17:37
> To: gdal-dev
> Subject: [gdal-dev] kerchunk
>
> Hi, is there any effort or thought into something like Python's kerchunk
> in GDAL? (my summary of kerch
om/hyoklee/kerchunk/wiki
---
Reality is hierarchical. Store scientific reality in HDF for Spatial Computing.
From: gdal-dev on behalf of Michael Sumner
via gdal-dev
Sent: Tuesday, July 23, 2024 17:37
To: gdal-dev
Subject: [gdal-dev] kerchunk
Hi, is there
Hi, is there any effort or thought into something like Python's kerchunk in
GDAL? (my summary of kerchunk is below)
https://github.com/fsspec/kerchunk
I'll be exploring the python outputs in detail and looking for hooks into
where we might bring some of this tighter into GDAL. This would work