https://github.com/qri-io/zarr-go
https://github.com/qri-io/zarr-go
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/qri-io/zarr-go
- Owner: qri-io
- License: mit
- Created: 2021-08-18T14:55:47.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-18T14:55:59.000Z (over 3 years ago)
- Last Synced: 2025-03-26T03:11:17.070Z (about 1 month ago)
- Language: Go
- Size: 64.5 KB
- Stars: 5
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# zarr-go
Aiming to implement basic reading for the [zarr data format](https://zarr.readthedocs.io/en/stable/index.html).
### Project Status
**work-in-progress experiment**. This code is not correct and shouldn't be used. At this point we're just exploring.