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

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

Awesome Lists containing this project

README

          

# NetPad++
[![Build Status](https://simona.ie3.e-technik.tu-dortmund.de/ci/buildStatus/icon?job=ie3-institute%2FNetPadPlusPlus%2Fmaster)](https://simona.ie3.e-technik.tu-dortmund.de/ci/job/ie3-institute/job/NetPadPlusPlus/job/master/)
[![Quality Gate Status](https://simona.ie3.e-technik.tu-dortmund.de/sonar/api/project_badges/measure?project=edu.ie3%3ANetPadPlusPlus&metric=alert_status)](https://simona.ie3.e-technik.tu-dortmund.de/sonar/dashboard?id=edu.ie3%3ANetPadPlusPlus)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/25d2719cc77247559527f4a60b1b3277)](https://www.codacy.com/gh/ie3-institute/NetPadPlusPlus?utm_source=github.com&utm_medium=referral&utm_content=ie3-institute/NetPadPlusPlus&utm_campaign=Badge_Grade)
[![codecov](https://codecov.io/gh/ie3-institute/NetPadPlusPlus/branch/master/graph/badge.svg)](https://codecov.io/gh/ie3-institute/NetPadPlusPlus)
[![License](https://img.shields.io/github/license/ie3-institute/powersystemdatamodel)](https://github.com/ie3-institute/NetPadPlusPlus/blob/master/LICENSE)
![](docs/img/netpad++-simbench-sample.png)
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.