WSL/SLF GitLab Repository

Skip to content

Support the repitition of Resampling Algorithm Stack with different parameters

leibersp requested to merge mutliple-resampling into master

Add methods for easier parsing in Config, refactor creation of resampling stack and handle indexed algorithms in interpolations1D

ATTENTION: Backward compatibility with older INI files is hereby lost, as the syntax for the arguments has changed from: PARAM::ALGO_NAME::ARGUMENT to PARAM::ARG#::ARGUMENT

Merge request reports