File tree Expand file tree Collapse file tree 4 files changed +12
-0
lines changed Expand file tree Collapse file tree 4 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,20 @@ header:
15
15
actions :
16
16
- label : " Tweet here!"
17
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"
18
28
---
19
29
30
+ {% include feature_row %}
31
+
20
32
Zarr is a community project to develop specifications and software for
21
33
storage of large N-dimensional typed arrays, also commonly known as
22
34
tensors. A particular focus of Zarr is to provide support for storage
You can’t perform that action at this time.
0 commit comments