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
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.1.5.tar.gz
(12.4 kB
view details)
Built Distribution
ngff_zarr-0.1.5-py3-none-any.whl
(13.4 kB
view details)
File details
Details for the file ngff_zarr-0.1.5.tar.gz
.
File metadata
- Download URL: ngff_zarr-0.1.5.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed461787fafbfd8858989911553909cd14c80cc52f7cd0e4408d0a07ced47296 |
|
MD5 | 7878a3bd7c6b5fd9119b5efffe5eafb9 |
|
BLAKE2b-256 | 82c46c90cf674751c5c638637f70e2bae9ab0952054471475ce506c6dcd508da |
Provenance
File details
Details for the file ngff_zarr-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: ngff_zarr-0.1.5-py3-none-any.whl
- Upload date:
- Size: 13.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 397e30f38d76e19bbcb721ffda1c4185b1ce46b37d3d7c751d8c46dde7943cd0 |
|
MD5 | 48566a1018b6242fffb4726b41eddb5f |
|
BLAKE2b-256 | 8de37c60e267af45af011fa042144de0d706916923c37113b9a77bb4e1dce5f0 |