Skip to content

Fixing HDFLogger and update plotting scripts

Christos Emmanouil requested to merge hdf5_improvement into master

In HDFLogger the different levels of hierarchy are separated with '/' instead of '.' and also the time series metrics are saved in one 2D array containing the time and the value.

Merge request reports