Skip to content

fix several new reader issues

David Schäfer requested to merge reader into master

the reader rewrite brought its own set of new issues:

  • default plot value when the field is missing in the configuration is now False instead of True
  • packaged configuration did not run anymore

Merge request reports