Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/fabriziomusacchio/zarr_tests
- Owner: FabrizioMusacchio
- Created: 2022-10-24T05:05:43.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-24T05:30:36.000Z (about 2 years ago)
- Last Synced: 2024-01-27T15:04:17.363Z (10 months ago)
- Topics: bioimage-analysis, bioimaging, microscopy-data, microscopy-images, ome, ome-zarr, omero, python, zarr
- Language: Python
- Homepage: https://www.fabriziomusacchio.com/blog/2022-10-24-Zarr_and_images/
- Size: 4.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.")