https://github.com/ie3-institute/netpadplusplus
A simple graphical user interface to allow manipulation of grids that are in PowerSystemDataModel format
https://github.com/ie3-institute/netpadplusplus
electric-grids electrical-engineering electricity gui-application power-systems
Last synced: 5 months ago
JSON representation
A simple graphical user interface to allow manipulation of grids that are in PowerSystemDataModel format
- Host: GitHub
- URL: https://github.com/ie3-institute/netpadplusplus
- Owner: ie3-institute
- License: bsd-3-clause
- Created: 2020-05-28T10:57:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-06-10T07:16:45.000Z (12 months ago)
- Last Synced: 2025-06-10T08:26:59.227Z (12 months ago)
- Topics: electric-grids, electrical-engineering, electricity, gui-application, power-systems
- Language: Java
- Homepage:
- Size: 1.02 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS.md
Awesome Lists containing this project
README
# NetPad++
[](https://simona.ie3.e-technik.tu-dortmund.de/ci/job/ie3-institute/job/NetPadPlusPlus/job/master/)
[](https://simona.ie3.e-technik.tu-dortmund.de/sonar/dashboard?id=edu.ie3%3ANetPadPlusPlus)
[](https://www.codacy.com/gh/ie3-institute/NetPadPlusPlus?utm_source=github.com&utm_medium=referral&utm_content=ie3-institute/NetPadPlusPlus&utm_campaign=Badge_Grade)
[](https://codecov.io/gh/ie3-institute/NetPadPlusPlus)
[](https://github.com/ie3-institute/NetPadPlusPlus/blob/master/LICENSE)

A simple graphical user interface to allow manipulation of grids that are in PowerSystemDataModel format.
Currently, the editor supports read and write operations from and to .csv-file grid data.
The edit support is currently restricted to drag-and-drop nodes and alter their geo position as well
as renaming them. It is planned to add more features in a "per-request" manner. Please feel free to
use the issue tracker to submit new feature request.