Skip to content

Multi input

Bert Palm requested to merge multi-input into develop
  • command line now accespts multiple options -d (data input)
  • SaQC can eat now list of Data-like
  • SaQC can eat now list of Flags-like
  • duplicate columns in input will overwrite former columns (with same name) and we throw a warning see fist thread why this is like this)

i suggest no squeeze and delete for this MR, because its quite clean. also in develop only one commit will be present..

closes #257 (closed)

Edited by Bert Palm

Merge request reports