Skip to content

Commit acf0887

Browse files
authored
Merge pull request zarr-developers#95 from MSanKeys963/zarr_implementations
Add Pizzarr to the implementations list
2 parents 6dcb46c + eb649df commit acf0887

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

implementations/index.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ domains, including geospatial, bio-imaging, genomics, data science, and HPC.
1616
Implementations are listed (in alphabetical order) as follows:<br><br>
1717
</font>
1818

19-
| C | C++ | Java | Javascript | Julia | Python | R | Rust |
20-
|------------|----------------|---------------|---------------|-----------|---------------|--------|-----------|
21-
| [NetCDF-C] | [GDAL] | [JZarr] | [Zarr.js] | [Zarr.jl] | [Zarr-Python] | [Rarr] | [Rust-N5] |
22-
| | [Tensorstore] | [N5-Zarr] | [Zarr-js] | | [Zarrita] | | [Zarr] |
23-
| | [Xtensor-Zarr] | [NetCDF-Java] | | | | | |
24-
| | [Z5] | | | | | | |
19+
| C | C++ | Java | Javascript | Julia | Python | R | Rust |
20+
|------------|----------------|---------------|---------------|-----------|---------------|-----------|-----------|
21+
| [NetCDF-C] | [GDAL] | [JZarr] | [Zarr.js] | [Zarr.jl] | [Zarr-Python] | [Rarr] | [Rust-N5] |
22+
| | [Tensorstore] | [N5-Zarr] | [Zarr-js] | | [Zarrita] | [Pizzarr] | [Zarr] |
23+
| | [Xtensor-Zarr] | [NetCDF-Java] | | | | | |
24+
| | [Z5] | | | | | | |
2525

2626
[NetCDF-C]: https://github.com/Unidata/netcdf-c
2727
[GDAL]: https://gdal.org/drivers/raster/zarr.html
@@ -39,6 +39,7 @@ Implementations are listed (in alphabetical order) as follows:<br><br>
3939
[Xtensor-Zarr]: https://github.com/xtensor-stack/xtensor-zarr
4040
[NetCDF-Java]: https://github.com/Unidata/netcdf-java
4141
[Z5]: https://github.com/constantinpape/z5
42+
[Pizzarr]: https://keller-mark.github.io/pizzarr/
4243

4344
<font size="4">
4445
→ Feel free to add any missing implementations by sending a PR to the website <a href="https://github.com/zarr-developers/zarr-developers.github.io/">repository</a>. 🤝🏻<br><br>

0 commit comments

Comments
 (0)