Merge branch 'energy_totals' of github.com:PyPSA/pypsa-eur into energy_totals
This commit is contained in:
commit
4732bfa9e3
@ -275,9 +275,7 @@ def co2_emissions_year(
|
||||
|
||||
|
||||
# TODO: move to own rule with sector-opts wildcard?
|
||||
def build_carbon_budget(
|
||||
o, input_eurostat, fn, emissions_scope, input_co2, options
|
||||
):
|
||||
def build_carbon_budget(o, input_eurostat, fn, emissions_scope, input_co2, options):
|
||||
"""
|
||||
Distribute carbon budget following beta or exponential transition path.
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user