PowerGridModel / power-grid-model-io

Conversion tool for various grid data formats to power-grid-model
Mozilla Public License 2.0
14 stars 8 forks source link

SimBench data loader #28

Open bramstoeller opened 1 year ago

bramstoeller commented 1 year ago

Create a SimBenchConverter that downloads and extracts a sim bench dataset (using a download util), reads the data (using a CsvDirStore) and converts it to PGM data (using a SimBenhConverter + mapping file).

nitbharambe commented 1 year ago

Documentation: https://simbench.de/wp-content/uploads/2020/01/simbench_documentation_en_1.0.0.pdf Simbench examples are dervied from a single large grid. The examples are subdivided based on applications like rural and urban. For start we can use the 1-MV-rural--0-sw grid. Or any grid with the MV and LV codes

Note: