Skip to content

Feature noise multiple files

Admin requested to merge feature-noise-multiple-files into develop

Enabled pointNoise and surfaceNoise models to operate on multiple input files

  • For each model, the files should be specified by the inputFiles keyword
  • When applied to pointNoise, the file is no longer required when specifying the CSV input data
  • the singular inputFile entry is still available to the surfaceNoise model for backwards compatibilty

Merge request reports