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
- Host: GitHub
- URL: https://github.com/ie3-institute/powerfactory2psdm
- Owner: ie3-institute
- License: bsd-3-clause
- Created: 2021-03-03T11:10:41.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-05T04:10:01.000Z (about 2 years ago)
- Last Synced: 2024-04-24T11:59:48.953Z (about 2 years ago)
- Topics: datamodel, powerfactory, powersystem, psdm
- Language: Scala
- Size: 1.39 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
[](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/`