From c4b6f0a53db85e9dd2757d0ba248c497b2aae811 Mon Sep 17 00:00:00 2001 From: Lavinia Baumstark Date: Tue, 5 Nov 2024 21:05:22 +0100 Subject: [PATCH] new input data rev7.11 and new CES parameters and gdx files for SSP2, SSP2-EU21, SSP1, SSP2_lowEn and SSP5, calibration runs here: /p/tmp/lavinia/REMIND/REMIND_calibration_2024_11_04/remind/ --- config/default.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/default.cfg b/config/default.cfg index a68244870..2f56ae4f0 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 <- "7.1" +cfg$inputRevision <- "7.11" #### Current CES parameter and GDX revision (commit hash) #### -cfg$CESandGDXversion <- "f75d13da9c2efe3ffd2eaa5dbc29f98a8e87a6b8" +cfg$CESandGDXversion <- "84b10b9308f97fae38923762b840b8dffd456568" #### Force the model to download new input data #### cfg$force_download <- FALSE