Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
katamartin committed Jun 7, 2024
1 parent a11f663 commit ab1850a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
![GitHub deployments](https://img.shields.io/github/deployments/carbonplan/ncview-js/production?label=vercel)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

This repository contains the prototype for tool to visualize and explore arbitrary cloud-stored Zarr datasets, loosely inspired by [`Ncview`](http://meteora.ucsd.edu/~pierce/ncview_home_page.html). On-the-fly rechunking is performed via a [`Zarr Proxy`](https://github.com/pangeo-data/zarr-proxy) service when multiscale pyramids have not been pregenerated.
This repository contains the prototype for tool to visualize and explore arbitrary cloud-stored Zarr datasets, loosely inspired by [`Ncview`](http://meteora.ucsd.edu/~pierce/ncview_home_page.html). On-the-fly rechunking is performed via a [`Zarr Proxy`](https://github.com/pangeo-data/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](https://github.com/carbonplan/ncview-js/issues).

## to build the site locally

Expand Down

0 comments on commit ab1850a

Please sign in to comment.