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.1.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.1.tar.gz.
File metadata
- Download URL: tif_to_zarr-0.5.1.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 |
930de85d0f065915da8478447f8ae6f361b7f7984b248b98fdf063db9cd5502e
|
|
| MD5 |
537317f05f6d6787a451af267cb01017
|
|
| BLAKE2b-256 |
8d4b476ff2fea81e3232195bed63f2d030876d48ca063e3ec677918951194502
|
File details
Details for the file tif_to_zarr-0.5.1-py3-none-any.whl.
File metadata
- Download URL: tif_to_zarr-0.5.1-py3-none-any.whl
- Upload date:
- Size: 5.4 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 |
d739f3781dc669f590f402c718bab89e1a303ef08f96d67702ba48d94fd7c11e
|
|
| MD5 |
aed19a2ac9e9a9928e5739b2f3c2884a
|
|
| BLAKE2b-256 |
4cb0a6c20a66696f2de0bf10a64fa3bbfa923e0e9cd4ba8c0c56c6e04a409996
|