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

Clean up reportEmi() and reportFE() functions by removing backward compatibilities #652

Merged
merged 18 commits into from
Sep 4, 2024

Conversation

fschreyer
Copy link
Contributor

@fschreyer fschreyer commented Sep 2, 2024

This PR cleans up two reporting functions by removing if-clauses required for GDX files before REMIND 3.3.0 addressing issue #524.

To see the specific backward compatibilities I removed, please see the commit list.

this list remove backwards compatability in reportFE for GDX files …
  • adb5ca6 without fegat dimension in vm_demFeSector (used for deleted transport complex realization)
  • 1e26678 with CDR module realization other than portfolio
  • 8faf3b2 without o37_demFeIndSub
  • acb686b without vm_denFeNonEnergySector
  • d9e1569 without pm_IndstCO2Captured
  • 4b84f09 without o37_demFeIndSub
  • 580c744 without vm_incinerationEmi
  • 33a9326 without v37_plasticsCarbon and vm_demFENonEnergySector, i.e. from before feedstocks implementation
  • 161f911 without vm_emienFuelEx
  • 68accdd without vm_emiCdrTeDetail, i.e. from before CDR portfolio realization
  • d6231db remove deprecated Ariadne industrial process emissions reporting from reportEmi()
  • da59e10 remove bunker correction for deprecated emissisons variables corrected for non-energy use
  • 7a9e824 add bunker correction to two emissions variables again that had accidentally been removed

This is pure code cleaning and I checked for /p/projects/remind/modeltests/remind/output/SSP2-EU21-PkBudg1050-AMT_2024-08-31_03.27.11 that values in the mif-files do not change.

Let me know if you have any concerns about the parts I removed.

Felix Schreyer added 18 commits August 16, 2024 12:52
…7_plasticsCarbon and vm_demFENonEnergySector, i.e. from before feedstocks implementation
…eDetail, i.e. from before CDR portfolio realization
…kwards compatibility and read from GDX file again"

This reverts commit 80a5a3b.

Also adds some more comments in reportEmi().
…t dimension in vm_demFeSector (used for deleted transport complex realization)
@fschreyer fschreyer merged commit 0089636 into pik-piam:master Sep 4, 2024
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.

2 participants