VirtualiZarr examples

Overview

This workshop will include a mostly self-guided exploration of VirtualiZarr 2.0 for either pre-constructed examples or your own data.

You can find out more about VirtualiZarr on readthedocs and explore the source code on GitHub. If you’re familiar with VirtualiZarr 1.0, check out the migration guide for information about how this new release differs.

You can download the source code from GitHub:

git clone git@github.com:virtual-zarr/esip-2025.git
# or 
git clone https://github.com/virtual-zarr/esip-2025.git
cd esip-2025

You can use pixi to create an environment for these examples. After installing pixi, create an environment from the lock file via:

pixi install

License

Content in this repository is licensed under the MIT License.