We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fed453b commit 5b6941cCopy full SHA for 5b6941c
index.md
@@ -15,20 +15,8 @@ header:
15
actions:
16
- label: "Tweet here!"
17
url: "https://twitter.com/intent/tweet?via=zarr_dev&hashtags=beautifuldata"
18
-feature_row:
19
- - image_path: /images/chunked.png
20
- alt: "Chunked Logo"
21
- excerpt: Chunked, Compressed N-Dimensional Arrays
22
- - image_path: /images/cloud.png
23
- alt: "Cloud Logo"
24
- excerpt: "Cloud Storage & Concurrent Access"
25
- - image_path: /images/hierarchy.png
26
- alt: "Hierarchy Logo"
27
- excerpt: "Annotated Hierarchy"
28
---
29
30
-{% include feature_row %}
31
-
32
Zarr is a community project to develop specifications and software for
33
storage of large N-dimensional typed arrays, also commonly known as
34
tensors. A particular focus of Zarr is to provide support for storage
0 commit comments