File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ Zarr version 2 and 3 implementations are listed (in alphabetical order per langu
1919| Language | Implementation | V2| V3| Latest Release/Commit |
2020| ------------------------| ------------------------| ---| ---| ------------------------------|
2121| C | [ NetCDF-C] | ✓ | | ![ ] [ NetCDF-C-re ] |
22+ | C++ | [ cpp-zarr] | ✓ | | ![ ] [ cpp-zarr-re ] |
2223| C++ | [ GDAL] | ✓ | | ![ ] [ GDAL-re ] |
2324| C++/Python | [ TensorStore] | ✓ | ✓ | ![ ] [ tensorstore-lu ] |
2425| C++ | [ xtensor-zarr] | ✓ | ✗ | ![ ] [ xtensor-zarr-lu ] |
@@ -48,6 +49,8 @@ Zarr version 2 and 3 implementations are listed (in alphabetical order per langu
4849
4950[ NetCDF-C ] : https://github.com/Unidata/netcdf-c
5051[ NetCDF-C-re ] : https://img.shields.io/github/release-date-pre/Unidata/netcdf-c
52+ [ cpp-zarr ] : https://github.com/abcucberkeley/cpp-zarr
53+ [ cpp-zarr-re ] : https://img.shields.io/github/release-date/abcucberkeley/cpp-zarr
5154[ GDAL ] : https://gdal.org/drivers/raster/zarr.html
5255[ GDAL-re ] : https://img.shields.io/github/release-date-pre/OSGeo/gdal
5356[ JZarr ] : https://github.com/bcdev/jzarr
You can’t perform that action at this time.
0 commit comments