Skip to content
Merged
2 changes: 2 additions & 0 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ sidebar:
url: '/community'
- title: "Conventions"
url: '/conventions'
- title: "Datasets"
url: '/datasets'
- title: "Implementations"
url: '/implementations'
- title: "Office Hours"
Expand Down
3 changes: 1 addition & 2 deletions adopters/adopters.md → adopters/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
layout: single
author_profile: false
title: Zarr Adopters
permalink: /adopters/
sidebar:
title: "Content"
nav: sidebar
Expand Down Expand Up @@ -90,4 +89,4 @@ OME logo used by <a href="https://www.openmicroscopy.org/artwork/">permission</a

<font size="3">→ WEBKNOSSOS is a web-based platform for visualizing, collaboratively annotating and sharing large 3D images. Zarr is used for accessing remotely stored images as well as securely streaming annotation data to client applications.</font>

---
---
1 change: 0 additions & 1 deletion community/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
layout: single
author_profile: false
title: Zarr Community
permalink: /community/
sidebar:
title: "Content"
nav: sidebar
Expand Down
35 changes: 35 additions & 0 deletions datasets/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
layout: single
author_profile: false
title: Zarr Datasets
sidebar:
title: "Content"
nav: sidebar
---

<font size="4">
Zarr has been <a href="https://zarr.dev/adopters/">adopted</a> by a variety of
research groups, universities, organisations, and open-source communities.<br>
Below is a list of a few examples of public datasets.<br><br>
</font>

| Dataset | Hosting | Size |
| ----------------------------------------------------------------------------------------------------------------- | --------------------- | ----- |
| [CMIP6](https://console.cloud.google.com/marketplace/details/noaa-public/cmip6) | Google Cloud | 1 PB |
| [Image Data Resource (IDR)](https://idr.github.io/ome-ngff-samples/) | EBI | 3 TB |
| [Microsoft Planetary Computer](https://planetarycomputer.microsoft.com/catalog?filter=zarr) | Microsoft Azure | |
| [MUR Sea Surface Temperature](https://registry.opendata.aws/mur) | AWS Open Data Program | 54 TB |
| [NASA POWER](https://registry.opendata.aws/nasa-power/) | AWS Open Data Program | |
| [National Water Model](https://discourse.pangeo.io/t/the-national-water-model-reanalysis-zarr-dataset-on-aws/1449)| Amazon AWS | 5 TB |
| [webKnossos](https://zarr.webknossos.org/) | scalableminds GmbH | 70 TB |

<font size="4">
<br>If you think your dataset would be a useful example to add to the list,
feel free to send a PR to the website <a href="https://github.com/zarr-developers/zarr-developers.github.io/">repository</a>.<br><br>

Please ensure the dataset you're adding to the list is public, free to use,
documented, and illustrate the application of Zarr within a specific domain.<br><br>

Please only include URLs that you expect to be stable and maintained in the
foreseeable future.
</font>
1 change: 0 additions & 1 deletion implementations/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
layout: single
author_profile: false
title: Zarr Implementations
permalink: /implementations/
sidebar:
title: "Content"
nav: sidebar
Expand Down
File renamed without changes.