replace cm_startIter_EDGET with set#2283
Conversation
| @@ -0,0 +1,2 @@ | |||
| title;start;magpieIter;no_ghgprices_land_until | |||
| testOneRegiMAgPIE;1;3;y2150 | |||
There was a problem hiding this comment.
do we want to add this config file?
There was a problem hiding this comment.
If I understood @dklein-pik correctly, this is necessary for coupled runs, as the MAgPIE config settings need a file with a name mirroring the REMIND config file
dklein-pik
left a comment
There was a problem hiding this comment.
Thanks. Looks good to me. I have two minor naming suggestions:
- usually the filename of the magpie config is the name of the standalone config with
_magpieappended, i.e. could you renamescenario_config_magpie_oneRegiPlus.csvtoscenario_config_oneRegiPlus_magpie.csv? - to make it clear that the transport iterations are iterations in which EDGE-T is running, I would recommend including EDGE-T in the names of the switch and the set, e.g.,
c_EDGEtransportIter, if you agree. Or even betterc_IterEDGETransport(which I should adapt forc_magpieIteras well).
|
Thank you Falk! I added two comments. One for understanding and one request to change the iteration numbers. I also agree with David's suggestion to add EDGE to the var name. Maybe camel case like that |
@dklein-pik I think this is not the case. The file needs to be called After renaming a test fails because here, the file is not acknowledged to be a magpie config Also, there are other files named like this Will go back to previous name. |
You are absolutely right. Sorry for the extra work. I don't know how I came up with that. How embarrassing. |
Purpose of this PR
c_transportIterrather than via some hard coded logic and a start iterationcm_startIter_EDGETconfig/tests/scenario_config_oneRegiPlus.csvandconfig/tests/scenario_config_magpie_oneRegiPlus.csvthat showcases how to do oneRegi runs with more than one iteration as well as with EDGE-T and MAgPIE coupled between iterations.Usage
Rscript start.R config/tests/scenario_config_oneRegiPlus.csvRscript start.R config/tests/scenario_config_magpie_oneRegiPlus.csvType of change
Indicate the items relevant for your PR by replacing ◻️ with ☑️.
Do not delete any lines. This makes it easier to understand which areas are affected by your changes and which are not.
Parts concerned
Impact
Checklist
Do not delete any line. Leave unfinished elements unchecked so others know how far along you are.
In the end all checkboxes must be ticked before you can merge.
make test) after my final commit and all tests pass (FAIL 0)remind2if and where it was neededforbiddenColumnNamesin readCheckScenarioConfig.R in case the PR leads to deprecated switchesCHANGELOG.mdcorrectly (added, changed, fixed, removed, input data/calibration)Further information (optional)
/p/tmp/benke/model/remind_onereg/output