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:
1515 actions :
1616 - label : " Tweet here!"
1717 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"
1828---
1929
30+ {% include feature_row %}
31+
2032Zarr is a community project to develop specifications and software for
2133storage of large N-dimensional typed arrays, also commonly known as
2234tensors. A particular focus of Zarr is to provide support for storage
You can’t perform that action at this time.
0 commit comments