Expand description
Convert external data formats into Hexz snapshots.
Supports:
- tar: Pure Rust via the
tarcrate (streaming, no extraction) - hdf5: Delegates to Python (
hexz.convert()) - webdataset: Delegates to Python (
hexz.convert())
Functionsยง
- run
- Execute the convert command.