Bug description
read_result returns a vector of Timeseries. The order should match the order of the node_ids ie 1, 2, 3, ..., 11, 12. Because of the index names using string type in hdf5 files they are ordered in lexical order instead ie 1, 11, 12, ..., 2, 3.
Version
Any
To reproduce
Relevant log output
Add any relevant information, e.g. used compiler, screenshots.
Checklist
Bug description
read_result returns a vector of Timeseries. The order should match the order of the node_ids ie 1, 2, 3, ..., 11, 12. Because of the index names using string type in hdf5 files they are ordered in lexical order instead ie 1, 11, 12, ..., 2, 3.
Version
Any
To reproduce
Relevant log output
Add any relevant information, e.g. used compiler, screenshots.
Checklist