Skip to content

Introduction

ETHOS.TSAM - Time Series Aggregation Module

ETHOS.TSAM is a python package which uses different machine learning algorithms for the aggregation of typical periods. It is applicable for all type of time series, either weather data, price data, behavioral data, electrical load data or all together. The module is able to significantly reduce input time series for mathematical models, and therefore the model's complexity and computational time.

To use ETHOS.TSAM, first install ETHOS.TSAM and then start aggregating time series.

ETHOS.TSAM is open-source available on GitHub and open for collaboration, help requests etc. In case you use ETHOS.TSAM in a scientific publication, we kindly request you to cite one of our publications listed in the Further Reading Section.

ETHOS.TSAM is part of the Energy Transformation PatHway Optimization Suite (ETHOS) at ICE-2. It is tightly integrated into ETHOS.FINE to reduce the temporal complexity of energy system models.