narupatools.frame.hdf5.utils¶
Utilities for handling the NarupaTools HDF5 Format.
Functions
Generate ASCII-encoded JSON string of the topology of the provided Frame. |
-
narupatools.frame.hdf5.utils.generate_topology(frame: narupa.trajectory.frame_data.FrameData, /) → bytes¶ Generate ASCII-encoded JSON string of the topology of the provided Frame.
- Parameters
frame – Frame to generate topology for.