Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 353 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 353 Bytes

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.