Cargo Features

dotThz has no features set by default.

[dependencies]
dotthz = { version = "0.1.2", features = ["serde", "hdf5-sys-static", "hdf5-blosc", "hdf5-complex", "hdf5-f16", "hdf5-lzf", "hdf5-mpio", "hdf5-zlib"] }
serde

Enables serde, serde of indexmap

hdf5-sys-static

Enables static of hdf5-metno

hdf5-metno:

Compile and statically link bundled HDF5 library.

hdf5-blosc

Enables blosc of hdf5-metno

hdf5-metno:

Enable blosc compression filters.

hdf5-complex

Enables complex of hdf5-metno

hdf5-metno:

Enable complex number type support.

hdf5-f16

Enables f16 of hdf5-metno

hdf5-metno:

Enable float16 type support.

hdf5-lzf

Enables lzf of hdf5-metno

hdf5-metno:

Enable LZF compression filter.

hdf5-mpio

Enables mpio of hdf5-metno

hdf5-metno:

Enable MPI support.

hdf5-zlib

Enables zlib of hdf5-metno

hdf5-metno:

Enable zlib compression filter.

dotThz has 8 features without comments.