File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Cloud-native file streaming solutions (e.g. file writers) are essential for buil
1111workflows, especially when acquiring more data than fits into memory or a single external hard drive.
1212[ Zarr] ( https://zarr-specs.readthedocs.io/en/latest/specs.html ) is a cloud-native data format that supports imaging data
1313and has strong early adoption within the imaging community. The [ Acquire project] ( https://github.com/acquire-project ) developed
14- this standalone Zarr streaming library with bindings in both python and C. This library easily integrates into custom
14+ this standalone Zarr streaming library with interfaces in both Python and C. This library easily integrates into custom
1515acquisition workflows since it does not rely on runtime or hardware support.
1616
1717## Installation
Original file line number Diff line number Diff line change 5454 <!-- Hero content -->
5555 < div class ="mdx-hero__content ">
5656 < h1 > Acquire Zarr Streaming</ h1 >
57- < p > The < code > acquire-zarr</ code > library provides bindings in Python and C for streaming chunked, compressed,
57+ < p > The < code > acquire-zarr</ code > library provides interfaces in Python and C for streaming chunked, compressed,
5858 multiscale data with < a href ="https://ngff.openmicroscopy.org/latest/ "> OME-NGFF</ a > metadata to
5959 < a href ="https://zarr.readthedocs.io/en/stable/spec/v2.html "> Zarr v2</ a > and
6060 < a href ="https://zarr-specs.readthedocs.io/en/latest/v3/core/v3.0.html "> Zarr v3</ a > .</ p >
You can’t perform that action at this time.
0 commit comments