Skip to content

Add maintenance periods and handle NaN's in calculation of physical products

Fabian Bärenbold requested to merge dev into master

Maintenance periods can now be added to the notes/events.csv file and this data is set to NaN. Also, individual sensors can be set to NaN in a specific period.

In addition, temperature data is now interpolated for the calculation of physical products like heat content to avoid spikes if there is missing temperature data.

Merge request reports