G-Node / nix

Neuroscience information exchange format
https://readthedocs.org/projects/nixio/
Other
67 stars 36 forks source link

Allow force opening an hdf5 file #742

Closed gicmo closed 6 years ago

gicmo commented 6 years ago

Follow up on PR #734. An extra flags parameter of the (new) type OpenFlags is introduced, which has a Force member, that can be used to skip the header checks when opening an hdf5 file.