Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openego/eDisGo
Optimization of flexibility options and grid expansion for distribution grids based on PyPSA
https://github.com/openego/eDisGo
Last synced: 3 months ago
JSON representation
Optimization of flexibility options and grid expansion for distribution grids based on PyPSA
- Host: GitHub
- URL: https://github.com/openego/eDisGo
- Owner: openego
- License: agpl-3.0
- Created: 2017-04-05T12:16:17.000Z (over 7 years ago)
- Default Branch: dev
- Last Pushed: 2024-08-02T11:01:01.000Z (3 months ago)
- Last Synced: 2024-08-02T22:56:30.083Z (3 months ago)
- Language: Python
- Size: 29.9 MB
- Stars: 38
- Watchers: 8
- Forks: 14
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-sustainable-technology - eDisGo - Optimization of flexibility options and grid expansion for distribution grids based on PyPSA. (Energy Systems / Grid Analysis and Planning)
README
# Overview
[![Coverage Status](https://coveralls.io/repos/github/openego/eDisGo/badge.svg?branch=dev)](https://coveralls.io/github/openego/eDisGo?branch=dev)
[![Tests & coverage](https://github.com/openego/eDisGo/actions/workflows/tests-coverage.yml/badge.svg)](https://github.com/openego/eDisGo/actions/workflows/tests-coverage.yml)# eDisGo
The python package eDisGo serves as a toolbox to evaluate flexibility measures
as an economic alternative to conventional grid expansion in
medium and low voltage grids.
See [documentation](https://edisgo.readthedocs.io/en/dev/) for further information.# LICENSE
Copyright (C) 2017 Reiner Lemoine Institut gGmbH
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/.