automatically check project summations (AR6, NAVIGATE), bugfixes ar6climate, fixOnRef, policyCosts #1587
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose of this PR
Emissions|*
variables because they have bunkers included on theWorld
level, but not in the regions as this was the default for AR6.fixOnRef
, add optioncfg$fixOnRefAuto
to the config that allows to autocorrect wrong fixing. Not sure whether we want to activate that as usual. I would rather prefer to fix it the EDGE-T issues at the core, but as long as magpie does not know reference fixing, this switch is useful for coupled runs.fixOnRef
, useTRUE_or_fixed
to avoid asking if the user wants to update if everything is finefixOnRef
, set scenario name correctly for MAGICC6 data. Be more clear what was changed and why.nashAnalysis
output/single
script does not exist, skip this script, not the wholeoutputdir
_withoutPlus
file after writingMAGICC7.5.3
datavariable
in this remind2 PR but did not adjust this script.Type of change
Checklist:
test_06-output.R
also works (after I put some fulldata.gdx into the testOneRegi folder).CHANGELOG.md
has been updated correctly