Skip to content

Change the default such that the metafile is always hdf5

Charlie Hoy requested to merge hdf5 into master

The purpose of this MR is to change the default to always saving the metafile in HDF5 format. This therefore changes the flag --save_to_hdf5 to --save_to_json. See issue #139 (closed).

Merge request reports