I/O

The PowerSystemDataModel library additionally offers I/O-capabilities. In the long run, it is our aim to provide many different source and sink technologies. Therefore, the I/O-package is structured as highly modular.

Data sink structure

Class diagram of data sink classes

Data source structure

The sources are divided in three blocks:

  1. InputEntities and ResultEntities

  2. TimeSeries related sources

  3. Weather and Coordinate sources

Class diagram of entity sources

Class diagram of time series sources

Class diagram of weather and coordinate sources

The function to read the sources are implemented in the DataSource classes.

Class diagram of data sources

Data deployment

Diagram of input data deployment