https://github.com/data-exp-lab/zarr_explorations
https://github.com/data-exp-lab/zarr_explorations
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/data-exp-lab/zarr_explorations
- Owner: data-exp-lab
- License: bsd-3-clause
- Created: 2024-04-17T16:24:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-15T22:31:06.000Z (over 1 year ago)
- Last Synced: 2025-01-16T00:20:36.048Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 4.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.