Current status:
The code selects all the variables available, that are also part of the variable definition linked by the configuration "definitions_path". If an evaluation of a variable is available but the variable is not defined in the definitions in "definitions_path", that evaluation is not processed.
Goal:
Allow for the value "False" in the config "definitions_path". The value "False" in the config "definitions_path" should trigger the following behaviour:
- all variables available in the mapping file (default: mapping.default.yaml, can be set in configs "mapping_path") are evaluated. The output processing is exactly the same, but the units are not converted to the units defined in the definitions_path, but are kept as they are after the evaluation.
Acceptance:
Current status:
The code selects all the variables available, that are also part of the variable definition linked by the configuration "definitions_path". If an evaluation of a variable is available but the variable is not defined in the definitions in "definitions_path", that evaluation is not processed.
Goal:
Allow for the value "False" in the config "definitions_path". The value "False" in the config "definitions_path" should trigger the following behaviour:
Acceptance: