voxcity.migrate¶
Batch converter for pre-v3 VoxCity HDF5 files.
Usage:
python -m voxcity.migrate FILE [FILE ...] # writes <stem>_v3.h5 next to each
python -m voxcity.migrate FILE --out PATH # explicit destination (single input)
Thin argparse wrapper over voxcity.io.migrate_h5().
Functions¶
|