From 67f9b0aca1ead55d582e5c57c8b8d525bb5c92c6 Mon Sep 17 00:00:00 2001 From: Lavinia Baumstark Date: Mon, 30 Sep 2024 10:14:25 +0200 Subject: [PATCH] * new input data rev6.96 fixing bug in unit shift for transport sector; * related CES parameter and gdx files for input data rev6.96 for SSP2, SSP2-EU21, SSP1, SSP2_lowEn and SSP5, calibration runs: /p/tmp/lavinia/REMIND/REMIND_calibration_2024_09_27/remind --- config/default.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/default.cfg b/config/default.cfg index 0b9856998..af26a8635 100644 --- a/config/default.cfg +++ b/config/default.cfg @@ -28,10 +28,10 @@ cfg$regionmapping <- "config/regionmappingH12.csv" cfg$extramappings_historic <- "" #### Current input data revision (.) #### -cfg$inputRevision <- "6.95" +cfg$inputRevision <- "6.96" #### Current CES parameter and GDX revision (commit hash) #### -cfg$CESandGDXversion <- "ffbff5da0c24de39586df082716e5af449f5f231" +cfg$CESandGDXversion <- "bbf47b596d6f54c364086cbcde12d5ffee5fb167" #### Force the model to download new input data #### cfg$force_download <- FALSE