Skip to content

Fixed some corner cases with I/O

Duncan Macleod requested to merge github/fork/duncanmmacleod/h5-read-fixes into develop

This PR fixes one bug, and one 'feature':

  • [440943b8] fixed bugs in format discovery in gwpy.io.mp.read_multi
  • [245d0307] enabled reading DataQualityFlag directly from h5py.Group object

Merge request reports