Skip to content

Commit bd66d1d

Browse files
Add project logo. (#55)
* Add note about chunk size and shape. * Add note about variable length decoding performance. * Add logo.
1 parent 7086416 commit bd66d1d

3 files changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<p align="center">
2+
<img src="docs/assets/zarr-datafusion_logo.png" alt="zarr-datafusion-search" width="400">
3+
</p>
4+
15
# zarr-datafusion-search
26

37
This is a prototype for querying STAC or CMR style _metadata_ about Zarr arrays and groups using [DataFusion](https://datafusion.apache.org/), an extensible query engine written in Rust.
1.11 MB
Loading

docs/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<p align="center">
2+
<img src="assets/zarr-datafusion_logo.png" alt="zarr-datafusion-search" width="400">
3+
</p>
4+
15
# zarr-datafusion-search
26

37
A prototype for querying STAC or CMR style _metadata_ about Zarr arrays and groups

0 commit comments

Comments
 (0)