Skip to content

suvarchal/zarr-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zarr-cpp

CPP interface to Zarr format

currently supports one var one chunk

To build

cmake .
make 

To execute

./cpp-zarr

it generates test.zarr directory/dataset with one variable sst.

to use analysis

pip install --user -r requirements.txt to install xarray and zarr. python open_zarr.py

About

CPP interface to Zarr format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published