Skip to content

[FEATURE] add interpolation to data script #37

Description

@loeffko

Motivation

At the moment, missing data is simply passed on / left out if the values are not specified for All years (e.g. demands). For simple addition of a new year, some interpolation feature would be nice.

Feature Description

It would be nice if a new setting could be introduced to the jupyter notebook called "interpolate_missing_values" that can be True or False and runs a new function that interpolates missing data between existing data points.

This would make adding a new year to the computation much easier.

Could you maybe look into this @julianbornemann ?

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions