HDF5 allows multiple processes to write to the same `h5` file. Since independent injectors are (for the most part) totally independent... - [ ] Users should be able to run separate injector objects on separate threads.
HDF5 allows multiple processes to write to the same
h5file. Since independent injectors are (for the most part) totally independent...