interactive tool for visualizing Zarr datasets
This repository contains the prototype for tool to visualize and explore arbitrary cloud-stored Zarr datasets, loosely inspired by Ncview
. On-the-fly rechunking is performed via a Zarr Proxy
service when multiscale pyramids have not been pregenerated. We encourage you to reach out if you are interested in using the tool by opening an issue.
Assuming you already have Node.js
installed, you can install the build dependencies as:
npm install .
To start a development version of the site, simply run:
npm run dev
and then visit http://localhost:5001
in your browser.
All the code in this repository is MIT-licensed, but we request that you please provide attribution if reusing any of our digital content (graphics, logo, articles, etc.).
CarbonPlan is a nonprofit organization that uses data and science for climate action. We aim to improve the transparency and scientific integrity of climate solutions with open data and tools. Find out more at carbonplan.org or get in touch by opening an issue or sending us an email.