Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix-build_carbon_budget #161

Merged
merged 1 commit into from
Sep 9, 2021
Merged

fix-build_carbon_budget #161

merged 1 commit into from
Sep 9, 2021

Conversation

martavp
Copy link
Member

@martavp martavp commented Aug 24, 2021

In the IPCC 6th Assessment Report, carbon budgets are reported from 2020 onwards.
See Table SPM2 in the Summary for Policymakers
https://www.ipcc.ch/report/ar6/wg1/downloads/report/IPCC_AR6_WGI_SPM.pdf

Before carbon budgets were reported from 2018 onwards. Substracting emissions in 2018 and 2019 is no longer required.

update build_carbon_budget to use budget estimation from 2020 onwards
Copy link
Member

@fneum fneum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does that need a change in the input data as well? (sorry for the delay btw, was on holiday)

@martavp
Copy link
Member Author

martavp commented Sep 8, 2021

No worries. I hope you had a nice holiday :)

We don't need to change the input data.

The carbon budget for a certain pathway is defined in the config file

# for myopic/perfect foresight cb states the carbon budget in GtCO2 (cumulative

Before the IPCC 6AR was published in August, the IPCC reported global carbon budgets from 2018 onwards, so the script assumed that, when calculating transition from today (2020), 2 years of emissions (2018, 2019) should be discounted.

In the IPCC 6AR, global carbon budgets are assumed from 2020 onwards, so we can assume that in the future these reported carbon budgets will be used and there is no need to discount emissions in 2018 and 2019.

@fneum
Copy link
Member

fneum commented Sep 9, 2021

Ah, I see. Thanks!

@fneum fneum merged commit c4d4e88 into master Sep 9, 2021
@fneum fneum deleted the fix-build_carbon_budget branch May 23, 2022 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants