Skip to content

Data interpolation function treats missing values as zero instead of throwing an error #29

@chauenstein

Description

@chauenstein

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions