Skip to content

A lean and kind Open Microscopy Environment (OME) Next Generation File Format (NGFF) Zarr implementation.

License

Notifications You must be signed in to change notification settings

thewtex/ngff-zarr

Repository files navigation

ngff-zarr

PyPI - Version PyPI - Python Version Test DOI Documentation Status


A lean and kind Open Microscopy Environment (OME) Next Generation File Format (NGFF) Zarr implementation.

✨ Features

  • Minimal dependencies
  • Work with arbitrary Zarr store types
  • Lazy, parallel, and web ready -- no local filesystem required
  • Process extremely large datasets
  • Multiple downscaling methods
  • Supports Python>=3.8
  • Implements version 0.4 of the OME-Zarr NGFF specification

Documentation

More information an command line usage, the Python API, library features, and how to contribute can be found in our documentation.

See also

License

ngff-zarr is distributed under the terms of the MIT license.