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

REMIND/EDGE-T variable harmonization #650

Merged
merged 6 commits into from
Aug 27, 2024

Conversation

johannah-pik
Copy link
Contributor

@johannah-pik johannah-pik commented Aug 23, 2024

Change ES reporting unit notation from bn to billion as it is more compatible with other piam variables like billion US$2005/yr and currently imlemented in reporttransport. This PR is related to PR #361 in piam_interfaces
AND remove very old edge-transport reporting that was used ages ago and is not compatible with the new version

Copy link
Contributor

@orichters orichters left a comment

Choose a reason for hiding this comment

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

Thanks for implementing that! Please adjust the two minor things.

.buildlibrary Outdated
@@ -11,6 +11,7 @@ AcceptedNotes:
- Imports includes .* non-default packages.
- unable to verify current time
- checking installed package size
- no visible global function definition for ':='
Copy link
Contributor

Choose a reason for hiding this comment

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

Please rather add @importFrom data.table := to reportCrossVariables.R, plotNashConvergence.R and calc_CES_marginals.R where it is currently missing.

And while you are at it, can you please adjust the unit of Expenditure|Transport|Fuel to billion US$2005/yr in this line such that we can close pik-piam/edgeTransport#268?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure! I did not know, that you can use it with dplyr as well..

Copy link
Contributor

@orichters orichters left a comment

Choose a reason for hiding this comment

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

Thanks!

@orichters orichters linked an issue Aug 26, 2024 that may be closed by this pull request
@johannah-pik johannah-pik merged commit 250d278 into pik-piam:master Aug 27, 2024
1 of 2 checks passed
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.

unit mismatches
2 participants