Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 1.92 KB

README.md

File metadata and controls

55 lines (36 loc) · 1.92 KB

PowerFactory - Useful Scripts and Tools

Welcome to the PowerFactory Scripts and Tools repository! These scripts were created for my thesis and are used to mainly receive geoinformation from OpenStreetMap and integrate them into different PowerFactory elements. The code may contain AI generated parts.

Table of Contents

Installation

To use these scripts, clone the repository to your local machine:

git clone https://github.com/aqoraj/PowerFactory.git

Ensure you have DIgSILENT PowerFactory installed and properly configured on your system.

Usage

Each script is designed to perform a specific task within PowerFactory. Refer to the individual script documentation for detailed usage instructions.

Example:

python osm_to_kml.py

Scripts

  • kml_to_powerfactory.py : Compares the elements (*ElmLne,*ElmSite...) with the Paths and Points in the kml file and updates all the coordinates based on a identifier defined through input parameters in PowerFactory.

  • osm_to_kml.py : Exports all the power grid elements from OpenStreetMap of a country to a .kml file. Make sure to define the right tags and change the country based on your needs.

Contributing

Contributions are welcome! If you have any ideas for new scripts or improvements to existing ones, please open an issue or submit a pull request.

License

This project is licensed under the GPL-3.0 License. See the LICENSE file for details.

Social Networks

linkedin LinkedIn   github Github