No project description provided
Project description
ngff-zarr
A lean and kind Open Microscopy Environment (OME) Next Generation File Format (NGFF) Zarr implementation.
Table of Contents
Installation
pip install 'ngff-zarr[dask-image]'
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.7
See also
License
ngff-zarr
is distributed under the terms of the MIT license.
Development
Contributions are welcome and appreciated.
To run the unit tests:
pip install -e ".[test,dask-image]"
pytest
Updating test data
- Generate new test data tarball
cd test/data
tar cvf ../data.tar baseline input
gzip -9 ../data.tar
-
Upload the data to web3.storage
-
Upload the
test_data_ipfs_cid
(from web3.storage web UI) andtest_data_sha256
(sh256sum ../data.tar.gz
) variables in test/_data.py.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ngff_zarr-0.2.0.tar.gz
(12.7 kB
view details)
Built Distribution
ngff_zarr-0.2.0-py3-none-any.whl
(13.6 kB
view details)
File details
Details for the file ngff_zarr-0.2.0.tar.gz
.
File metadata
- Download URL: ngff_zarr-0.2.0.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00939fcaae707bec64d141c3ebf92e1c446f2b53c51afa8b020d08aaebf79655 |
|
MD5 | c03eba6c7341a39d178070913e0b9970 |
|
BLAKE2b-256 | 2a6c578933f074b1cc14563a7256228183dc65611d8b7f9b1b41e108f349dfe9 |
Provenance
File details
Details for the file ngff_zarr-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: ngff_zarr-0.2.0-py3-none-any.whl
- Upload date:
- Size: 13.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc08e6a09d5a5d35f2b05a826dd31b92ef624f95de1b6894214a3fe685c187cc |
|
MD5 | 30988dfe071015cd82c74efc2072cdb6 |
|
BLAKE2b-256 | d08a458d5f8b90786be8013b5bfe85aa3ff8d49ee41380d0fdeafaa5f20c95fa |