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

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

Awesome Lists containing this project

README

          

[![Coverage Status](https://coveralls.io/repos/github/openego/ding0/badge.svg?branch=dev)](https://coveralls.io/github/openego/ding0?branch=dev)
[![Tests & coverage](https://github.com/openego/ding0/actions/workflows/tests-coverage.yml/badge.svg)](https://github.com/openego/ding0/actions/workflows/tests-coverage.yml)
[![Documentation Status](https://readthedocs.org/projects/ding0/badge/?version=dev)](http://dingo.readthedocs.io/en/dev)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.834751.svg)](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/.