Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.81 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.81 KB

testing_zipstore

This repository has scripts done for the zarr project Testing the support and interoperability of Zarr ZipStore by me for Outreachy December 2022 cohort

Outline

Support and Interoperability of Zarr Zipstore

This script shows how the following implementations work with the zipstore. Here's a simple rundown:

Implementation Support for Read Support for Write
Zarr-python Yes Yes
Xarray Yes Yes
Netcdf4 No No
Gdal Yes No
H5py No No
Fsspec Yes Yes

To read in detail about the work done and my time in outreachy, please visit my website and have a read. Cheers!