An open API service indexing awesome lists of open source software.

https://github.com/ie3-institute/powerfactory2psdm

Convert PowerFactory grid models to PowerSystemDataModel
https://github.com/ie3-institute/powerfactory2psdm

datamodel powerfactory powersystem psdm

Last synced: 5 months ago
JSON representation

Convert PowerFactory grid models to PowerSystemDataModel

Awesome Lists containing this project

README

          

[![License](https://img.shields.io/github/license/ie3-institute/powerFactory2psdm)](https://github.com/ie3-institute/powerFactory2psdm/blob/main/LICENSE)

# powerFactory2psdm

Convert PowerFactory projects to [PowerSystemDataModel](https://github.com/ie3-institute/PowerSystemDataModel).

This repository is currently under development and implements functionality specific needed for a research project.
For further information or feature requests feel free to reach.

## GitHook

To activate githooks in the `.githooks` you have to configure your git installation accordingly.

For that enter:

`git config --local core.hooksPath .githooks/`