https://github.com/openego/ding0
DIstribution Network Generat0r
https://github.com/openego/ding0
dingo elect grids power-supply routing
Last synced: 3 months ago
JSON representation
DIstribution Network Generat0r
- Host: GitHub
- URL: https://github.com/openego/ding0
- Owner: openego
- License: agpl-3.0
- Created: 2015-12-18T12:05:30.000Z (over 10 years ago)
- Default Branch: dev
- Last Pushed: 2026-02-18T23:28:21.000Z (4 months ago)
- Last Synced: 2026-02-19T04:58:34.485Z (3 months ago)
- Topics: dingo, elect, grids, power-supply, routing
- Language: Python
- Homepage:
- Size: 51.5 MB
- Stars: 40
- Watchers: 8
- Forks: 7
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://coveralls.io/github/openego/ding0?branch=dev)
[](https://github.com/openego/ding0/actions/workflows/tests-coverage.yml)
[](http://dingo.readthedocs.io/en/dev)
[](https://doi.org/10.5281/zenodo.834751)
DING0
=====
DIstribution Network GeneratOr -- A tool to generate synthetic medium and low
voltage power distribution grids based on open (or at least publicly available)
data.
Installation and usage
----------------------
Ding0 is provided through the package management tool *pip*. Install it by
```
pip install ding0
```
Further details regarding the installation including dependencies are provided
in the [documentation](https://dingo.readthedocs.io)
A [set of examples](https://dingo.readthedocs.io/en/dev/usage_details.html#examples)
is provided to show how to use Ding0.
An overview on versions of data already generated
[can be found in the wiki](https://github.com/openego/ding0/wiki/Ding0-datasets).
LICENSE
-------
Copyright (C) 2017-2021 openego project group
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU Affero General Public License as published by the Free
Software Foundation, either version 3 of the License, or (at your option) any
later version.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
details.
You should have received a copy of the GNU General Public License along with
this program. If not, see https://www.gnu.org/licenses/.