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 tif_to_zarr
pip install tif_to_zarr
- run script using cli:
tif_to_zarr --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:
tif_to_zarr --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:
tif_to_zarr --help
Project details
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.5.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file tif_to_zarr-0.5.5.tar.gz
.
File metadata
- Download URL: tif_to_zarr-0.5.5.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 | 26a5854f09b29c2f8986783f25ad5a22f63d3139262003647da63bcfbfd63675 |
|
MD5 | 97af97cb75386bc0b089cbddd0d9acf7 |
|
BLAKE2b-256 | f038a556c5873ccade3bba75f4e8cdf8d905ee21e6820e0bee1eef6f615fae79 |
File details
Details for the file tif_to_zarr-0.5.5-py3-none-any.whl
.
File metadata
- Download URL: tif_to_zarr-0.5.5-py3-none-any.whl
- Upload date:
- Size: 5.6 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 | 912e213ffa7c0c31c952a5de7c15a4947adbd28c94aabfa8c08146b332c9a3d8 |
|
MD5 | d63dbdd443a97e48b731ec7fa861044c |
|
BLAKE2b-256 | 8a0631811ba87317486b4148a22ab256676aa943f68d6283e8605e9ef108e8cb |