pypsa-usa icon indicating copy to clipboard operation
pypsa-usa copied to clipboard

Calculate baseline emissions

Open trevorb1 opened this issue 2 years ago • 1 comments

Feature Request

Through the opts wildcards, the user can select emission reduction targets compared to a base reference value. This reference value is provided by the user in the configuration file.

https://github.com/PyPSA/pypsa-usa/blob/6a389f0614b0aec9fa4ea633c7a5451f35acf1a6/workflow/config/config.default.yaml#L84-L91

There is no reference to where this value comes from. Moreover, if you run only one interconnect, it is difficult to know what value to use without doing a deep search.

Suggested Solution

Maybe we should run an operational model for the base reference year for each interconnect region to get what these reference values should be? That way we also account for differences between actual and modelled emissions.

Additional Info

See here for info on the CO2L option in PyPSA-Eur. The documentation of which will be coming to PyPSA-USA soon!

trevorb1 avatar Oct 11 '23 17:10 trevorb1

relates to issue #153

trevorb1 avatar Feb 26 '24 01:02 trevorb1