Skip to content

Commit

Permalink
Merge pull request #1932 from LaviniaBaumstark/develop
Browse files Browse the repository at this point in the history
new input data v7.19 and new CES parameter for SSP2, SSP2-EU21, SSP3, SSP1, SSP5, SSP2_lowEn
  • Loading branch information
laurinks authored Dec 14, 2024
2 parents 2f973e7 + 02ca8b5 commit 967a3bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/default.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ cfg$regionmapping <- "config/regionmappingH12.csv"
cfg$extramappings_historic <- ""

#### Current input data revision (<mainrevision>.<subrevision>) ####
cfg$inputRevision <- "7.18"
cfg$inputRevision <- "7.19"

#### Current CES parameter and GDX revision (commit hash) ####
cfg$CESandGDXversion <- "354727cdf8174836422acc002670b1488410ecfd"
cfg$CESandGDXversion <- "cfe76b2cb670aee30490e8191a5498ff8b0b6421"

#### Force the model to download new input data ####
cfg$force_download <- FALSE
Expand Down

0 comments on commit 967a3bf

Please sign in to comment.