comdas.io¶
I/O support for ComDAS patches.
Importing this subpackage registers the COMDAS HDF5 container
format (ComdasV1) with DASCore’s
FiberIO manager, so dc.spool(path) / dc.read(...) / dc.write(...)
work with it directly. write_compressed()
is a small convenience wrapper for the write side.
Modules
FiberIO plugin for the ComDAS HDF5 container format. |