Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fabriziomusacchio/zarr_tests

Python code that I used in my blog posts on the Zarr file format.
https://github.com/fabriziomusacchio/zarr_tests

bioimage-analysis bioimaging microscopy-data microscopy-images ome ome-zarr omero python zarr

Last synced: 1 day ago
JSON representation

Python code that I used in my blog posts on the Zarr file format.

Awesome Lists containing this project

README

        

# ZARR test scripts

I used the scripts in this repository to create the following blog posts about the _Zarr_ file format:

* [Zarr – or: How to save NumPy arrays](https://www.fabriziomusacchio.com/blog/2022-10-19-Zarr_for_NumPy_arrays)
* [Using Zarr for image files – The OME-ZARR standard](https://www.fabriziomusacchio.com/blog/2022-10-24-Zarr_and_images)

![](Napari_remote_load.gif "Example of a remotely stored OME-ZARR file, opened in Napari.")