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

add prep_emissions_trajectory() #26

Closed
wants to merge 1 commit into from
Closed

Conversation

cjyetman
Copy link
Member

@cjyetman cjyetman commented Nov 28, 2024

Comment on lines +411 to +420
emissions_units <-
c(
Automotive = "tons of CO\U00002082 per km per cars produced",
Aviation = "tons of CO\U00002082 per passenger km per active planes",
Cement = "tons of CO\U00002082 per tons of cement",
Coal = "tons of CO\U00002082 per tons of coal",
`Oil&Gas` = "tons of CO\U00002082 per GJ",
Power = "tons of CO\U00002082 per MWh",
Steel = "tons of CO\U00002082 per tons of steel"
)
Copy link
Member

Choose a reason for hiding this comment

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

NB/ unrelated to this PR but.... this seems very likely to fall out of sync 😅

Copy link
Member Author

Choose a reason for hiding this comment

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

Agreed, but I'm not sure where to put it. It was baked-in to pacta.portfolio.report:::prep_emissions_trajectory(), so ported over here, unless/until it's available somewhere in a better format.

@cjyetman
Copy link
Member Author

cjyetman commented Dec 5, 2024

superseded by #40

@cjyetman cjyetman closed this Dec 5, 2024
@AlexAxthelm AlexAxthelm deleted the prep_emissions_trajectory branch December 6, 2024 15:52
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