Skip to content

Read result from HDF5 files uses lexical order #1456

@MaxBetzDLR

Description

@MaxBetzDLR

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

  • Attached labels, especially loc:: or model:: labels.
  • Linked to project

Metadata

Metadata

Assignees

Labels

class::bugBugs found in the softwareloc::data handlingThis issue concerns any kind of data handling.

Type

No type

Projects

Status

Done (Total)

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions