Improve generator stub scaling
Nessuno ha ancora preso questa issue.
Valutazione
Questa issue non è ancora stata valutata.
Descrizione
Problem
Right now, only branches connecting renewable generators are scaled, and the identification process for stub branches is rudimentary: we only trace back into the network until it 'branches' (we encounter a bus 3+ branches connected to it), but that doesn't identify branches where there is a 'Y' downstream of a single connection to the mesh network. I.e., we're not accurately identifying all 'bridges' https://en.wikipedia.org/wiki/Bridge_(graph_theory). Since the Seams study will require a decent quantity of new gas capacity, and since there are often several units at one gas plant behind a single point-of-interconnection to the main grid, we want to fix these issues.
Proposed solutions
- Refactor
scale_renewable_stubs()to allow an arbitrary set of resources to upgrade - Refactor
scale_renewable_stubs()to better identify bridge branches, using thenetworkxpackage or similar (see https://networkx.github.io/documentation/stable/reference/algorithms/generated/networkx.algorithms.bridges.bridges.html)
- Lingua principale
- Python
- Stelle
- 63
- Fork
- 48
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di Breakthrough-Energy/PowerSimData
-
documentation
Breakthrough-Energy/PowerSimData#706 · 4 assegnatari ·
-
Breakthrough-Energy/PowerSimData#705 · 1 commento · 4 assegnatari ·
-
feature request
Breakthrough-Energy/PowerSimData#688 · 4 assegnatari ·
-
feature request
Breakthrough-Energy/PowerSimData#687 · 4 assegnatari ·
-
bug
Breakthrough-Energy/PowerSimData#680 · 9 commenti · 5 assegnatari ·
Tutte le issue di Breakthrough-Energy/PowerSimData
Issue simili
-
area: harness bug status: needs-triage
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
Human-Agent-Society/reef#625 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 80/100
learningequality/kolibri#15351 · 2 commenti ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
Name consistency Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
eellak/triplestore#65 · 1 commento ·