microsoft / yardl

Tooling for streaming instrument data
https://microsoft.github.io/yardl/
MIT License
30 stars 5 forks source link

Add format version to HDF5 group #7

Closed johnstairs closed 1 year ago

johnstairs commented 1 year ago

Adding an attribute on each protocol group that we create in an HDF5 file with the format version. We would increment this number when we make structural changes to the way we project onto HDF5. We have the same concept in the binary format.