An open API service indexing awesome lists of open source software.

https://github.com/data-exp-lab/zarr_explorations


https://github.com/data-exp-lab/zarr_explorations

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

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`.