pypsa-meets-earth/pypsa-earth

Improve augmented_line_connections.py

Open

#177 opened on Dec 14, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (349 forks)auto 404
good first issueimprovement

Repository metrics

Stars
 (351 stars)
PR merge metrics
 (PR metrics pending)

Description

The augmented_line_connections.py can be improved. See more what it does here: https://github.com/pypsa-meets-africa/pypsa-africa/pull/175

In the script we marked the following #TODO: Currently, only AC lines are read in and meshed. One needs to combine AC & DC lines and then move on. This TODO is a great learning contribution. Feel also free to add other features and fixes.

Contributor guide