Cargo Features

zarrs_tools has no features set by default.

[dependencies]
zarrs_tools = { version = "0.4.2", features = ["async", "binary2zarr", "filter", "ncvar2zarr", "ome", "benchmark"] }
async

Enables async and object_store of zarrs

Required by the zarrs_benchmark_read_async binary

binary2zarr

Required by the zarrs_binary2zarr binary

filter

Required by the zarrs_filter binary

ncvar2zarr

Enables netcdf

Required by the zarrs_ncvar2zarr binary

ome

Required by the zarrs_ome binary

benchmark

Required by zarrs_benchmark_read_async and zarrs_benchmark_read_sync binaries