Cargo Features
zarrs_tools has no features set by default.
[dependencies]
zarrs_tools = { version = "0.6.2", features = ["async", "binary2zarr", "filter", "info", "ncvar2zarr", "ome", "validate", "benchmark"] }
- async
-
"dep:object_store"
Required by zarrs_benchmark_read_async and zarrs_benchmark_read_async_as_sync binaries
- binary2zarr
-
Required by the zarrs_binary2zarr binary
- filter
-
Required by the zarrs_filter binary
- info
-
Required by the zarrs_info binary
- ncvar2zarr
-
Enables netcdf
Required by the zarrs_ncvar2zarr binary
- ome
-
Enables ome_zarr_metadata
Required by the zarrs_ome binary
- validate
-
Required by the zarrs_validate binary
- benchmark
-
Required by zarrs_benchmark_read_async, zarrs_benchmark_read_async_as_sync and zarrs_benchmark_read_sync binaries