pik-piam / remind2

The remind2 package contains the REMIND-specific routines for data and model output manipulation.
0 stars 39 forks source link

add |+| to 'Energy Investments', remove DAC from Electricity, rename |Elec| to Electricity #579

Closed orichters closed 3 months ago

orichters commented 3 months ago

See

devtools::load_all("/p/tmp/oliverr/piamInterfaces")
devtools::load_all("/p/tmp/oliverr/remind2")
gdx <- "/p/projects/remind/runs/REMIND_2024_03_24/remind/output/SSP2EU-PkBudg650_2024-03-24_20.02.18/fulldata.gdx"
d <- checkSummations(reportEnergyInvestment(gdx), outputDirectory = NULL, summationsFile = "extractVariableGroups")
d <- checkSummations(reportEnergyInvestment(gdx), outputDirectory = NULL, summationsFile = "/p/tmp/oliverr/remind2/inst/extdata/additional_summation_checks.csv")