Skip to content

eliminate automatic appending of `_%SYS%` to output names in CP algorithms

Nils Erik Krumnack requested to merge krumnack/athena:no_sys_support into 21.2

When running without systematics this will otherwise append _NOSYS which is rather annoying/unsightly.

Activating full unit tests, because I want to make sure this doesn't get called anywhere without _%SYS% without intending to do so.

This will/ought to affect PHYSLITE derivations, by stripping out the suffix.

cc @tadej @zmarshal

Merge request reports