Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1448: Allow HDF5Writer to append output r=charleskawczynski a=Sbozzolo This change adds an option to `HDF5Writer` so that data can be appended to an existing file instead of overwriting it. From https://juliaio.github.io/HDF5.jl/stable/#Opening-and-closing-files cw = read-write, create file if not existing, preserve existing contents Co-authored-by: Gabriele Bozzola <[email protected]>
- Loading branch information