Skip to content

Commit 09f1b51

Browse files
Add Zarr adopters
1 parent 23eb52f commit 09f1b51

17 files changed

+10463
-0
lines changed

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ gitter_url: https://gitter.im/zarr-developers/community
4040
# Build settings
4141
markdown: kramdown
4242
remote_theme: "mmistakes/[email protected]"
43+
minimal_mistakes_skin: "dirt"
4344

4445
plugins:
4546
- jekyll-feed

_data/navigation.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ sidebar:
1313
url: '#description'
1414
- title: "Applications"
1515
url: '#applications'
16+
- title: "Adopters"
17+
url: "/adopters"
1618
- title: "Features"
1719
url: '#features'
1820
- title: "Sponsorship"

adopters/adopters.md

Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
---
2+
layout: single
3+
author_profile: false
4+
title: Zarr Adopters
5+
permalink: /adopters/
6+
sidebar:
7+
title: "Content"
8+
nav: sidebar
9+
---
10+
11+
<p style="font-family:Trebuchet MS"><font size="4">💡 If you're using Zarr in any way and would like to be added on this page, please drop your logo and blurb <a href="https://github.com/zarr-developers/community/issues/60">here</a>.</font></p>
12+
13+
<p style="font-family:Trebuchet MS"><font size="4"> Thanks to the amazing community, Zarr is widely adopted and used by:</font></p>
14+
15+
[![OME](../adopters/logos/ome_logo.svg)](https://www.openmicroscopy.org/)
16+
17+
<font size="3">→ The <a href="https://www.openmicroscopy.org/">Open Microscopy Environment (OME)</a> community is developing a format, OME-Zarr, using Zarr to store large, n-dimensional biological images as part of the <a href="https://ngff.openmicroscopy.org/">Next-generation file format (NGFF)</a> effort."
18+
19+
OME logo used by <a href="https://www.openmicroscopy.org/artwork/">permission</a>, trademarked <a href="https://www.glencoesoftware.com/">Glencoe Software, Inc.</a></font>
20+
21+
---
22+
23+
[![Unidata](../adopters/logos/unidata.png)](https://www.unidata.ucar.edu/)
24+
25+
<font size="3">→ <a href="https://www.unidata.ucar.edu/">Unidata</a> is developing its netCDF libaries to support Zarr datasets amongst the atmospheric and geoscientific community.</font>
26+
27+
28+
---
29+
30+
[![NASA](../adopters/logos/nasa.webp)](https://www.nasa.gov/)
31+
32+
<font size="3">→ Zarr is used by NASA as an analysis-ready data store for chunked, N-dimensional arrays of geospatial data.</font>
33+
34+
---
35+
36+
[![scalableminds](../adopters/logos/scalableminds.svg)](https://scalableminds.com/)
37+
38+
<font size="3">→ scalable minds uses Zarr to store and process peta-scale 3D images of brain tissue for Connectomics analyses.</font>
39+
40+
---
41+
42+
[![Webknossos](../adopters/logos/webknossos.svg)](https://webknossos.org/)
43+
44+
<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>
45+
46+
---
47+
48+
[![Pangeo](../adopters/logos/pangeo.png)](https://pangeo.io/)
49+
50+
<font size="3">→ Zarr is used extensively within the <a href="https://pangeo.io/">Pangeo Project</a> as a cloud native storage format for ocean, weather, climate, and geospatial data.</font>
51+
52+
---
53+
54+
[![LEAP](../adopters/logos/leap.webp)](https://leap.columbia.edu/)
55+
56+
<font size="3">→ Zarr is used by the <a href="https://leap.columbia.edu/">LEAP Project</a> (Learning the Earth with Artificial Intelligence and Physics) at Columbia University as the data format for the LEAP-Pangeo data library. LEAP researchers use Zarr to perform data analytics and machine learning for climate modeling.</font>
57+
58+
---
59+
60+
[![Columbia](../adopters/logos/columbia.png)](https://www.columbia.edu/)
61+
62+
---
63+
64+
[![LDEO](../adopters/logos/ldeo.png)](https://lamont.columbia.edu/)
65+
66+
---
67+
68+
[![Microsoft](../adopters/logos/microsoft.png)](https://planetarycomputer.microsoft.com/catalog?filter=zarr)
69+
70+
<font size="3">→ Zarr is used by the <a href="https://planetarycomputer.microsoft.com/">Microsoft Planetary Computer</a> as a cloud-native storage format for chunked, N-dimensional arrays of geospatial data.</font>
71+
72+
---
73+
74+
[![DANDI](../adopters/logos/dandi.svg)](https://dandiarchive.org/)
75+
76+
<font size="3">→ Zarr is currently used by DANDI for lightsheet microscopy and some ex vivo MRI datasets, and is being considered as a backend for Neurodata Without Borders (NWB) neurophysiology datasets.</font>
77+
78+
---
79+
80+
[![NCAR](../adopters/logos/ncar.svg)](https://ncar.ucar.edu/)
81+
82+
---
83+
84+
[![Carbonplan](../adopters/logos/carbonplan.svg)](https://carbonplan.org/)
85+
86+
<font size="3">→ Zarr is used by <a href="https://carbonplan.org/">CarbonPlan</a> as a storage format for analysis and visualization of climate data.</font>
87+
88+
---
89+
90+
[![HHMI](../adopters/logos/hhmi.png)](https://www.janelia.org/)
91+
92+
<font size="3">→ Zarr is used extensively within Janelia Research Campus for efficiently storing and accessing large imaging datasets</font>
93+
94+
---

adopters/logos/carbonplan.svg

Lines changed: 75 additions & 0 deletions
Loading

adopters/logos/columbia.png

21.7 KB
Loading

adopters/logos/dandi.svg

Lines changed: 78 additions & 0 deletions
Loading

adopters/logos/hhmi.png

7.96 KB
Loading

adopters/logos/ldeo.png

10.4 KB
Loading

adopters/logos/leap.webp

5.49 KB
Binary file not shown.

adopters/logos/microsoft.png

8.67 KB
Loading

0 commit comments

Comments
 (0)