Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@TomNicholas TomNicholas released this 09 Jul 21:54
· 24 commits to main since this release

This release marks VirtualiZarr as mostly feature-complete, in the sense of achieving feature parity with kerchunk's logic for combining datasets, providing an easier way to manipulate kerchunk references in memory and generate kerchunk reference files on disk.

Future VirtualiZarr development will focus on generalizing and upstreaming useful concepts into the Zarr specification, the Zarr-Python library, Xarray, and possibly some new packages. See the roadmap in the documentation for details.

What's Changed

New Contributors

Full Changelog: v0.1.0...v1.0