This repository contains a collection of jupyter notebooks demonstrating some experimental usage of zarr arrays and zarr image pyramids within yt. See the nbs
directory for the notebooks.
To install the required Python packages, clone this repo and then install the requirements in requirements.txt
with, e.g., pip install -r requirements.txt
.