Hi @stefanpauliuk @CarrerF, the automatic data processing (commit 455e89f) is of great help. One issue, however, arises, if in the config file in the cell for 'Data processing method' the given argument refers to a year not provided in the input data file. E.g., if it set to ['interpolate_c_1900_2060_linear'], however, the last year data is provided for in the input file is 2020, it assumes that all values for the year 2060 are zero. This might be true in some specific cases, however, probably better would be if an error is thrown and the user requested to either provide the relevant data in the input file or change the data processing method for this parameter.