Skip to content

Commit a5e26bf

Browse files
committed
Update documentation
1 parent ff0a722 commit a5e26bf

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

_sources/beyond.rst.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ at https://observablehq.com/@manzt/ome-tiff-as-filesystemreference.
2323

2424
<script data-goatcounter="https://kerchunk.goatcounter.com/count"
2525
async src="//gc.zgo.at/count.js"></script>
26+
27+
GDAL (since 3.11) has also support for JSON and Parquet reference stores as
28+
described in https://gdal.org/en/stable/drivers/raster/zarr.html

beyond.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,9 @@ <h1>Beyond Python<a class="headerlink" href="#beyond-python" title="Link to this
9999
TIFF microscopy, can be found
100100
at <a class="reference external" href="https://observablehq.com/&#64;manzt/ome-tiff-as-filesystemreference">https://observablehq.com/&#64;manzt/ome-tiff-as-filesystemreference</a>.</p>
101101
<script data-goatcounter="https://kerchunk.goatcounter.com/count"
102-
async src="//gc.zgo.at/count.js"></script></section>
102+
async src="//gc.zgo.at/count.js"></script><p>GDAL (since 3.11) has also support for JSON and Parquet reference stores as
103+
described in <a class="reference external" href="https://gdal.org/en/stable/drivers/raster/zarr.html">https://gdal.org/en/stable/drivers/raster/zarr.html</a></p>
104+
</section>
103105

104106

105107
</div>

0 commit comments

Comments
 (0)