forked from remindmodel/remind
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MAgPIE coupling: switch off climate impacts in coupled runs
- Loading branch information
1 parent
9f6a2cb
commit 66e8b34
Showing
1 changed file
with
19 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
title;start;oldrun;path_report;qos;magpie_scen;no_ghgprices_land_until;path_gdx;path_gdx_bau;path_gdx_ref | ||
SSP1-Base;1;;;;SSP1|NPI|nocc;y2150;;; | ||
SSP1-NDC;1;;;;SSP1|NDC|cc|rcp4p5;y2150;;; | ||
SSP1-NPi;1;;;;SSP1|NPI|cc|rcp4p5;y2150;;; | ||
SSP1-PkBudg500;1;;;;SSP1|NDC|cc|rcp1p9;y2030;;; | ||
SSP1-PkBudg1150;1;;;;SSP1|NDC|cc|rcp2p6;y2030;;; | ||
SSP2EU-Base;1;;;priority;SSP2|NPI|nocc;y2150;;; | ||
SSP2EU-NDC;1;;;;SSP2|NDC|cc|rcp4p5;y2150;;; | ||
SSP2EU-NPi;1;;;priority;SSP2|NPI|cc|rcp4p5;y2150;;; | ||
SSP2EU-PkBudg500;1;;;;SSP2|NDC|cc|rcp1p9;y2030;;; | ||
SSP2EU-PkBudg1150;1;;;;SSP2|NDC|cc|rcp2p6;y2030;;; | ||
SSP5-Base;1;;;;SSP5|NPI|nocc;y2150;;; | ||
SSP5-NDC;1;;;;SSP5|NDC|cc|rcp4p5;y2150;;; | ||
SSP5-NPi;1;;;;SSP5|NPI|cc|rcp4p5;y2150;;; | ||
SSP5-PkBudg500;1;;;;SSP5|NDC|cc|rcp1p9;y2030;;; | ||
SSP5-PkBudg1150;1;;;;SSP5|NDC|cc|rcp2p6;y2030;;; | ||
SDP_MC-Base;1;;;;SDP-MC|NPI|nocc;y2150;;; | ||
SDP_MC-NDC;1;;;;SDP-MC|NDC|cc|rcp4p5;y2150;;; | ||
SDP_MC-NPi;1;;;;SDP-MC|NPI|cc|rcp4p5;y2150;;; | ||
SDP_MC-PkBudg500;1;;;;SDP-MC|NDC|cc|rcp1p9;y2030;;; | ||
SDP_MC-Base;0;;;;SDP-MC|NPI|nocc_hist;y2150;;; | ||
SDP_MC-NDC;0;;;;SDP-MC|NDC|nocc_hist;y2150;;; | ||
SDP_MC-NPi;0;;;;SDP-MC|NPI|nocc_hist;y2150;;; | ||
SDP_MC-PkBudg650;0;;;;SDP-MC|NDC|nocc_hist;y2030;;; | ||
SSP1-Base;0;;;;SSP1|NPI|nocc_hist;y2150;;; | ||
SSP1-NDC;0;;;;SSP1|NDC|nocc_hist;y2150;;; | ||
SSP1-NPi;0;;;;SSP1|NPI|nocc_hist;y2150;;; | ||
SSP1-PkBudg1050;0;;;;SSP1|NDC|nocc_hist;y2030;;; | ||
SSP1-PkBudg650;0;;;;SSP1|NDC|nocc_hist;y2030;;; | ||
SSP2EU-Base;0;;;;SSP2|NPI|nocc_hist;y2150;;; | ||
SSP2EU-NDC;0;;;;SSP2|NDC|nocc_hist;y2150;;; | ||
SSP2EU-NPi;0;;;;SSP2|NPI|nocc_hist;y2150;;; | ||
SSP2EU-PkBudg1050;0;;;;SSP2|NDC|nocc_hist;y2030;;; | ||
SSP2EU-PkBudg650;0;;;;SSP2|NDC|nocc_hist;y2030;;; | ||
SSP5-Base;0;;;;SSP5|NPI|nocc_hist;y2150;;; | ||
SSP5-NDC;0;;;;SSP5|NDC|nocc_hist;y2150;;; | ||
SSP5-NPi;0;;;;SSP5|NPI|nocc_hist;y2150;;; | ||
SSP5-PkBudg1050;0;;;;SSP5|NDC|nocc_hist;y2030;;; | ||
SSP5-PkBudg650;0;;;;SSP5|NDC|nocc_hist;y2030;;; |