From ab1850a0868912fb42499c8d29fae4a2b351aca2 Mon Sep 17 00:00:00 2001 From: katamartin Date: Fri, 7 Jun 2024 18:05:39 -0400 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a2d5ef..49cc0c5 100644 --- a/README.md +++ b/README.md @@ -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