diff --git a/scripts/start/extra/recalibrateH16.R b/scripts/start/extra/recalibrateH16.R index 340a473d2..b576926d9 100644 --- a/scripts/start/extra/recalibrateH16.R +++ b/scripts/start/extra/recalibrateH16.R @@ -19,7 +19,7 @@ source("scripts/start_functions.R") source("config/default.cfg") cfg$input['regional'] <- "rev4.112_36f73207_magpie.tgz" cfg$input['validation'] <- "rev4.112_36f73207_validation.tgz" -cfg$input['calibration'] <- "calibration_H16_14Jun24.tgz" +cfg$input['calibration'] <- "calibration_H16_27Sep24.tgz" cfg$input['cellular'] <- "rev4.112_36f73207_44a213b6_cellularmagpie_c400_MRI-ESM2-0-ssp370_lpjml-8e6c5eb1_clusterweight-ba4466a8.tgz" cfg$results_folder <- "output/:title:" diff --git a/scripts/start/projects/paper_peatlandTax.R b/scripts/start/projects/paper_peatlandTax.R index 2d607939a..fdb17c688 100644 --- a/scripts/start/projects/paper_peatlandTax.R +++ b/scripts/start/projects/paper_peatlandTax.R @@ -23,7 +23,7 @@ source("scripts/start_functions.R") source("config/default.cfg") # create additional information to describe the runs -cfg$info$flag <- "PTax25" +cfg$info$flag <- "PTax26" cfg$results_folder <- "output/:title:" cfg$results_folder_highres <- "output" @@ -46,7 +46,7 @@ cfg$repositories <- append( cfg$input['regional'] <- "rev4.112_36f73207_magpie.tgz" cfg$input['validation'] <- "rev4.112_36f73207_validation.tgz" -cfg$input['calibration'] <- "calibration_H16_14Jun24.tgz" +cfg$input['calibration'] <- "calibration_H16_27Sep24.tgz" cfg$input['cellular'] <- "rev4.112_36f73207_44a213b6_cellularmagpie_c400_MRI-ESM2-0-ssp370_lpjml-8e6c5eb1_clusterweight-ba4466a8.tgz" download_and_update(cfg) diff --git a/scripts/start/projects/project_ABCDR.R b/scripts/start/projects/project_ABCDR.R index e296416e3..82fe9ccdb 100644 --- a/scripts/start/projects/project_ABCDR.R +++ b/scripts/start/projects/project_ABCDR.R @@ -33,7 +33,7 @@ cfg$qos <- "standby_highMem_dayMax" cfg$input['regional'] <- "rev4.112_36f73207_magpie.tgz" cfg$input['validation'] <- "rev4.112_36f73207_validation.tgz" -cfg$input['calibration'] <- "calibration_H16_14Jun24.tgz" +cfg$input['calibration'] <- "calibration_H16_27Sep24.tgz" cfg$input['cellular'] <- "rev4.112_36f73207_44a213b6_cellularmagpie_c400_MRI-ESM2-0-ssp370_lpjml-8e6c5eb1_clusterweight-ba4466a8.tgz" ssp <- "SSP2"