No project description provided
Project description
This script could be used for conversion of a .tiff file to .zarr format with OME-NGFF multiscales metadata structure.
How to run
- open command line terminal
- install poetry tool for dependency management and packaging: https://pypi.org/project/poetry/
- switch to the tif_to_zarr directory:
cd PATH_TO_DIRECTORY/tif_to_zarr - install python dependencies:
poetry install - run script using cli:
poetry run python src/tif_to_zarr.py --src=PATH_TO_SOURCE_DIRECTORY/input_file.tif --dest=PATH_TO_DEST_DIRECTORY/output_file.zarr - to convert a tiff file to zarr with custom metadata values, you can run smthg similar to this:
poetry run python3 src/tif_to_zarr.py --src=path_to_source_tif --dest=path_to_output_zarr -a x z y -t 1.0 2.0 3.0 -s 4.0 5.0 6.0 -u nanometer nanometer nanometer - To get the list of options, you may run this:
poetry run python3 src/tif_to_zarr.py --help
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
tif_to_zarr-0.5.3.tar.gz
(4.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tif_to_zarr-0.5.3.tar.gz.
File metadata
- Download URL: tif_to_zarr-0.5.3.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.14 Linux/5.15.0-41-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f50caa9a62e86f34f8da5dc997ec5e8399e2f7f036ba3a58606f6d0683170e1a
|
|
| MD5 |
5cca7bbd1d9b9ce1a7bfcb925d03d3a1
|
|
| BLAKE2b-256 |
f5023ec9b7ae4b738b11df91e5be21b979a9fb6cfcea74c60bf853359bfd2c84
|
File details
Details for the file tif_to_zarr-0.5.3-py3-none-any.whl.
File metadata
- Download URL: tif_to_zarr-0.5.3-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.14 Linux/5.15.0-41-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03d367a890acf134909dd446a480ec8d700f574814ae53c9ffb3018a717e01af
|
|
| MD5 |
ee9317560f59721089c45c57634c85be
|
|
| BLAKE2b-256 |
19e5383c022de85c4ab65ad330e7392891bd6a3eb7487d0fa821dac0b9c031ea
|