Open
Description
With the current implementation of pypsa.Network.statistics
the country-specific system costs cannot be retrieved as they currently are in the function get_economy
. Links, that do not have a country assigned are not included in the calculation using the grouper get_country_and_carrier
. Instead the grouper get_bus_and_carrier
could be used, as it allows to filter for components of a specific country using the bus id. However, the CAPEX of transnational interconnector components such as AC lines, DC links or pipelines, would still have to be adjusted, as the costs should not be exclusively attributed to one country.
Metadata
Metadata
Assignees
Labels
No labels