Releases: fmicompbio/ez_zarr
Releases · fmicompbio/ez_zarr
v0.1.4
What's new
- add
pyramid_level_coord
parameter toget_image_ROI()
andget_label_ROI()
, allowing to extract by coordinates that refer to another pyramid_level than the one the image data is being extracted from.
Full Changelog: v0.1.3...v0.1.4
v0.1.3
v0.1.2
What's Changed
- minor updates to documentation
- add package deployment of tagged pushes to pypi.org
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Initial release
What's Changed
- Initial release of
ez_zarr
, meant for testing and collecting feedback on design - minimal feature set has been implemented but may be subject to change
Full Changelog: https://github.com/fmi-basel/gbioinfo-ez_zarr/commits/v0.1.0