Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.76"
cfg$inputRevision <- "7.78"

#### Current CES parameter and GDX revision (commit hash) ####
cfg$CESandGDXversion <- "7785b70685819178a967c9e33f0fb76d4325d542"
cfg$CESandGDXversion <- "867f557491d5f3e72030799648c5eeac03f40de2"

#### Path to a renv.lock file to restore a project's dependencies from. If NULL, all R packages in their currently installed version will be used.
cfg$UseThisRenvLock <- NULL
Expand Down
1 change: 1 addition & 0 deletions core/sets.gms
Original file line number Diff line number Diff line change
Expand Up @@ -964,6 +964,7 @@ sets
2024_cond, 2024_uncond,
2025_cond, 2025_uncond,
2025_cond_extrapol, 2025_uncond_extrapol
2026_cond, 2026_uncond
Comment thread
RahelMA marked this conversation as resolved.
/
NPi_version "NPi data version for NPi realizations of 40_techpol and 45_carbonprice"
/
Expand Down