You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,14 @@ author_profile: false
7
7
sidebar:
8
8
title: "Content"
9
9
nav: sidebar
10
+
excerpt: "Have beautiful data in Zarr? Show us on Twitter!"
11
+
header:
12
+
overlay_image: /images/arabidopsis.png
13
+
overlay_filter: 0.5# same as adding an opacity of 0.5 to a black background
14
+
caption: "Credit: Image courtesy of [OME](https://www.openmicroscopy.org/2020/11/04/zarr-data.html) by Valuchova et al. CC-BY 4.0, [eLife 2020](https://doi.org/10.7554/eLife.52546) [(idr0077)](https://doi.org/10.17867/10000144)"
Zarr is a community project to develop specifications and software for
@@ -15,6 +23,12 @@ tensors. A particular focus of Zarr is to provide support for storage
15
23
using distributed systems like cloud object stores, and to enable
16
24
efficient I/O for parallel computing applications.
17
25
26
+
>Recent Updates
27
+
28
+
-[Zarr 2.11](https://zarr.readthedocs.io/en/stable/release.html#release-2-11-0) is released! Check out the [blog](https://zarr.dev/blog/release-2-11). 🥂
29
+
-[Sanket Verma](https://twitter.com/msankeys963/) has officially joined Zarr as the new Community Manager! 🎉 Read the blog post [here](https://zarr.dev/blog/welcoming-community-manager/).
30
+
31
+
18
32
## Description
19
33
20
34
Zarr is motivated by the need for a simple, transparent, open, and
@@ -65,3 +79,7 @@ A [Google calendar](https://calendar.google.com/calendar/embed?src=c_ba2k79i3u0l
0 commit comments