Skip to content

Expose data and flag through `SaQC`

David Schäfer requested to merge datastructs into develop

Expose our main data structures through the SaQC API. In order to not share to many implementation details data and flags are of the abstract type MutableMapping.

Merge request reports