From 134208b2fd18af8d33603e464d2e0ea9542a2312 Mon Sep 17 00:00:00 2001
From: Martin Schupfner <k204212@levante2.lvt.dkrz.de>
Date: Thu, 9 Feb 2023 08:41:26 +0100
Subject: [PATCH] mpiesm: update configuration for publication

---
 cmor/mpiesm/scripts/Create_Version_dir.sh     | 20 ++---
 cmor/mpiesm/scripts/check_targets.sh          | 10 ++-
 cmor/mpiesm/scripts/check_taxis.sh            | 18 ++++-
 .../conf/PalMod2_requested_vars_AllExp.conf   | 55 +++++++++----
 ...od2_requested_vars_AllExp.conf_errataBatch |  2 +-
 ...Mod2_requested_vars_AllExp.conf_firstBatch |  2 +-
 ...od2_requested_vars_AllExp.conf_secondBatch |  2 +-
 ...Mod2_requested_vars_AllExp.conf_thirdBatch |  2 +-
 .../conf/PalMod2_requested_vars_AllExpMK.conf | 77 +++++++++++++++++++
 .../PalMod2_requested_vars_AllExpPISM.conf    |  2 +-
 .../conf/PalMod2_requested_vars_AllExpTK.conf |  2 +-
 .../PalMod2_requested_vars_AllExpTKCH4.conf   |  2 +-
 .../PalMod2_requested_vars_AllExp_test.conf   |  2 +-
 cmor/mpiesm/scripts/conf/TimeSlices.h         |  2 +-
 cmor/mpiesm/scripts/ncatted_MK.sh             | 68 ++++++++++------
 ...iation-prescribed-glac1d_r1i1p1f1-CR.runpp |  2 +-
 ...-prescribed-glac1d_r1i1p1f1-CR_cdocmorinfo |  2 +-
 ...iation-prescribed-glac1d_r1i1p2f2-CR.runpp |  2 +-
 ...-prescribed-glac1d_r1i1p2f2-CR_cdocmorinfo |  2 +-
 ...iation-prescribed-glac1d_r1i1p3f2-CR.runpp |  2 +-
 ...-prescribed-glac1d_r1i1p3f2-CR_cdocmorinfo |  2 +-
 ...ciation-prescribed-ice6g_r1i1p1f1-CR.runpp |  2 +-
 ...n-prescribed-ice6g_r1i1p1f1-CR_cdocmorinfo |  2 +-
 ...ciation-prescribed-ice6g_r1i1p2f2-CR.runpp |  2 +-
 ...n-prescribed-ice6g_r1i1p2f2-CR_cdocmorinfo |  2 +-
 ...ciation-prescribed-ice6g_r1i1p3f2-CR.runpp |  2 +-
 ...n-prescribed-ice6g_r1i1p3f2-CR_cdocmorinfo |  2 +-
 27 files changed, 210 insertions(+), 80 deletions(-)
 create mode 100755 cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExpMK.conf

diff --git a/cmor/mpiesm/scripts/Create_Version_dir.sh b/cmor/mpiesm/scripts/Create_Version_dir.sh
index 229c3a2..bc8ddc1 100644
--- a/cmor/mpiesm/scripts/Create_Version_dir.sh
+++ b/cmor/mpiesm/scripts/Create_Version_dir.sh
@@ -1,13 +1,13 @@
 #!/bin/bash
 
-drs_root="/work/kd1292/ESGF_Buff/k204212/palmod/transient-deglaciation-prescribed-*/archive/PalMod2"
-#drs_root="/work/kd1292/ESGF_Buff/k204212/palmod_errataBatch/transient-deglaciation-prescribed-*/archive/PalMod2"
-#drs_root="/work/kd1292/ESGF_Buff/k204212/palmod_thirdBatch/transient-deglaciation-prescribed-*/archive/PalMod2"
-#drs_root="/work/kd1292/k204212/palmod_errataBatch/transient-deglaciation-prescribed-*/archive/PalMod2"
-drs_root="/work/kd1292/ESGF_Buff/k204212/errata/volcello/PalMod2"
-new_version=v20221212
+#drs_root="/work/kd1292/ESGF_Buff/k204212/palmod/transient-deglaciation-prescribed-*/archive/PalMod2"
+#drs_root="/work/kd1292/k204212/palmod_TK/transient-deglaciation-prescribed-*/archive/PalMod2"
+#drs_root="/work/kd1292/k204212/palmod_TK/ssp*/archive/PalMod2"
+drs_root="/work/kd1292/k204212/palmod_MK/transient-deglaciation-prescribed-*/archive/PalMod2"
+new_version=v20230201
 
 vars=( $(find $drs_root -maxdepth 7 -mindepth 7 -type d) )
+verdirs=( $(find $drs_root -maxdepth 8 -mindepth 8 -type d -name "v????????") )
 
 ## Check?:
 ## It should find folders à la
@@ -26,13 +26,13 @@ for var in ${vars[@]}; do
   #mkdir -p $new_version
   #mv -v v????????/*.nc $new_version
   # simple rename
-  #mv -v v???????? $new_version
+  mv -v v???????? $new_version
   # Create version dir
-  mkdir -p $new_version
-  for i in *.nc ; do mv $i $new_version ; done
+  #mkdir -p $new_version
+  #for i in *.nc ; do mv $i $new_version ; done
 done
 
-
+echo ${#vars[@]} = ${#verdirs[@]} ?
 
 # Delete empty directories afterwards:
 # find $drs_root -type d -empty -delete
diff --git a/cmor/mpiesm/scripts/check_targets.sh b/cmor/mpiesm/scripts/check_targets.sh
index ef85979..3586e0d 100644
--- a/cmor/mpiesm/scripts/check_targets.sh
+++ b/cmor/mpiesm/scripts/check_targets.sh
@@ -1,10 +1,14 @@
-exp=transient-deglaciation-prescribed-glac1d
-simu=r1i1p1f1
 njobs=250
+#njobs=12
 
 
-for exp in transient-deglaciation-prescribed-glac1d transient-deglaciation-prescribed-ice6g; do
+#for exp in ssp119-future-methane ssp245-future-methane ssp126-future-methane ssp370-future-methane ssp585-future-methane; do
+#for exp in transient-deglaciation-prescribed-glac1d-methane; do
+for exp in transient-deglaciation-prescribed-glac1d; do
+#for exp in transient-deglaciation-prescribed-ice6g; do
+
 for simu in r1i1p1f1 r1i1p2f2 r1i1p3f2; do
+#for simu in r1i1p1f1; do
 
 echo 
 echo $exp $simu
diff --git a/cmor/mpiesm/scripts/check_taxis.sh b/cmor/mpiesm/scripts/check_taxis.sh
index f234e6f..bdb7dbd 100755
--- a/cmor/mpiesm/scripts/check_taxis.sh
+++ b/cmor/mpiesm/scripts/check_taxis.sh
@@ -26,9 +26,19 @@ fi
 archive=$1 
 
 startyear=1
+#startyear=2001
+#startyear=1850
+#startyear=7001
+
 chunking=100
 gap=0
+
 endyear=25000
+#endyear=3049
+#endyear=14500
+
+timestepformat="%05d"
+#timestepformat="%04d"
 
 declare -a missing_files
 declare -a additional_files
@@ -86,8 +96,8 @@ declare -a additional=()
 if [[ "$ds" == *"mon/"* ]]; then
 
 for i in $(seq $startyear $chunking $endyear); do
-lb=$(printf "%05d" $i )
-ub=$(printf "%05d" $((i+${chunking}-${gap}-1)))
+lb=$(printf "$timestepformat" $i )
+ub=$(printf "$timestepformat" $((i+${chunking}-${gap}-1)))
 ncf_tgt+=( ${ncfs}_${lb}01-${ub}12.nc )
 done # seq mon
 #printf '%s\n' "${ncf_tgt[@]}"
@@ -97,8 +107,8 @@ done # seq mon
 elif [[ "$ds" == *"dec/"* ]]; then
 
 for i in $(seq $startyear $chunking $endyear); do
-lb=$(printf "%05d" $i )
-ub=$(printf "%05d" $((i+${chunking}-${gap}-1)))
+lb=$(printf "$timestepformat" $i )
+ub=$(printf "$timestepformat" $((i+${chunking}-${gap}-1)))
 ncf_tgt+=( ${ncfs}_${lb}-${ub}.nc )
 done # seq dec
 #printf '%s\n' "${ncf_tgt[@]}"
diff --git a/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExp.conf b/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExp.conf
index 5d8c839..9b4f8e1 100755
--- a/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExp.conf
+++ b/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExp.conf
@@ -14,7 +14,7 @@
 # ##################################################
 
 
-# Data Request Version: 00.00.02
+# Data Request Version: 00.00.03
 # Supported MIPs (0):
 # Supported Experiments (0):
 
@@ -29,28 +29,49 @@ fx            : fx            = slice: first_step
 
 USERSETTINGS
 # ---> Specify your settings for Experiment AllExp here
-TOTAL    : TOTAL  = False # only produce variables explicitly set to True
-################
+#TOTAL    : TOTAL  = False # only produce variables explicitly set to True
+#################
 # Aggregation
-################
+#################
+echammonplev19  : interpolation = True
+echammonafter   : afterburner   = True
 jsbachdecfx     : input         = True
 echamdecfx      : input         = True
-################
+mpiom           : basin         = False # basin file does not exist for GR30
+mpiom           : basin         = slice: first_step
+mpiom           : gridfile      = True
+mpiom           : gridfile      = slice: first_step
+mpiom           : fx            = True
+Omon            : areacello     = True
+Ofx             : areacello     = True
+#################
 # Ocean
-################
-sftof    : Odec   = True
-################
+#################
+#Ofx             : deptho       = False # variable has decadal or annual frequency
+#Ofx             : sftof        = False # variable has decadal or annual frequency
+#Ofx             : thkcello     = False # variable has monthly frequency (uppermost layer)
+#Ofx             : volcello     = False # variable has monthly frequency (uppermost layer)
+#Omon            : volcello     = False # not required, can be calculated as areacello*thkcello
+#SImon           : sisnconc     = False # variable missing in mpiom_data_2d_mm stream
+#################
 # Atmosphere
-################
-orog     : dec    = True
-ps       : Amon   = True
+#################
+#hurs            : Amon   = False # variable missing in echam stream
+#huss            : Amon   = False # variable missing in echam stream
+lossch4         : Emon   = False # variable only for MPI-ESM1-2-CR-CH4
+ch4             : Emon   = False # variable only for MPI-ESM1-2-CR-CH4
+ch4brdn         : Emon   = False # variable only for MPI-ESM1-2-CR-CH4
+emilnox         : AERmon = False # variable only for MPI-ESM1-2-CR-CH4
+fSoilCH4        : Emon   = False # variable only for MPI-ESM1-2-CR-CH4
+emich4          : Emon   = False # variable only for MPI-ESM1-2-CR-CH4
 #################
 # Land
 #################
-sftlf    : dec    = True
-mrsofc   : dec    = True
-rootd    : dec    = True
-sftgif   : dec    = True
-landCoverFrac : Lmon = True
-vegFrac       : Emon = True
+#sftgif          : LImon  = False # variable has decadal frequency
+#rh              : Lmon   = False # variable missing in veg stream
+wetlandCH4      : Emon   = False # variable only for MPI-ESM1-2-CR-CH4
+wetlandFrac     : Emon   = False # variable only for MPI-ESM1-2-CR-CH4
+termiteCH4      : Emon   = False # variable only for MPI-ESM1-2-CR-CH4
+fVegFireCH4     : Emon   = False # variable only for MPI-ESM1-2-CR-CH4
+herbivoreCH4    : Emon   = False # variable only for MPI-ESM1-2-CR-CH4
 #<---- Specify your settings for Experiment AllExp here
diff --git a/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExp.conf_errataBatch b/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExp.conf_errataBatch
index 5d8c839..2389ac7 100755
--- a/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExp.conf_errataBatch
+++ b/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExp.conf_errataBatch
@@ -14,7 +14,7 @@
 # ##################################################
 
 
-# Data Request Version: 00.00.02
+# Data Request Version: 00.00.03
 # Supported MIPs (0):
 # Supported Experiments (0):
 
diff --git a/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExp.conf_firstBatch b/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExp.conf_firstBatch
index f64e585..490106e 100755
--- a/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExp.conf_firstBatch
+++ b/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExp.conf_firstBatch
@@ -14,7 +14,7 @@
 # ##################################################
 
 
-# Data Request Version: 00.00.02
+# Data Request Version: 00.00.03
 # Supported MIPs (0):
 # Supported Experiments (0):
 
diff --git a/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExp.conf_secondBatch b/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExp.conf_secondBatch
index a710519..6cf7179 100755
--- a/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExp.conf_secondBatch
+++ b/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExp.conf_secondBatch
@@ -14,7 +14,7 @@
 # ##################################################
 
 
-# Data Request Version: 00.00.02
+# Data Request Version: 00.00.03
 # Supported MIPs (0):
 # Supported Experiments (0):
 
diff --git a/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExp.conf_thirdBatch b/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExp.conf_thirdBatch
index f8f6e3a..fc69853 100755
--- a/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExp.conf_thirdBatch
+++ b/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExp.conf_thirdBatch
@@ -14,7 +14,7 @@
 # ##################################################
 
 
-# Data Request Version: 00.00.02
+# Data Request Version: 00.00.03
 # Supported MIPs (0):
 # Supported Experiments (0):
 
diff --git a/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExpMK.conf b/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExpMK.conf
new file mode 100755
index 0000000..9b4f8e1
--- /dev/null
+++ b/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExpMK.conf
@@ -0,0 +1,77 @@
+# ##################################################
+# ##################################################
+# CMIP6 PostProcessing Workflow Configuration File
+# ##################################################
+# This configuration file specifies which variables will be
+#  processed for which time intervals.
+# It contains + DREQSETTINGS (computed from the CMIP6-DataRequest) and
+#             + USERSETTINGS (specified by the user)
+# for each experiment.
+#
+# There are 3 types of settings: Standard, TimeSlice, GridAndTimeSlice.
+#
+# -Use '#' for comments (also inline).
+# ##################################################
+
+
+# Data Request Version: 00.00.03
+# Supported MIPs (0):
+# Supported Experiments (0):
+
+
+##################################################
+EXP=AllExp
+##################################################
+
+DREQSETTINGS
+Ofx           : Ofx           = slice: first_step
+fx            : fx            = slice: first_step
+
+USERSETTINGS
+# ---> Specify your settings for Experiment AllExp here
+#TOTAL    : TOTAL  = False # only produce variables explicitly set to True
+#################
+# Aggregation
+#################
+echammonplev19  : interpolation = True
+echammonafter   : afterburner   = True
+jsbachdecfx     : input         = True
+echamdecfx      : input         = True
+mpiom           : basin         = False # basin file does not exist for GR30
+mpiom           : basin         = slice: first_step
+mpiom           : gridfile      = True
+mpiom           : gridfile      = slice: first_step
+mpiom           : fx            = True
+Omon            : areacello     = True
+Ofx             : areacello     = True
+#################
+# Ocean
+#################
+#Ofx             : deptho       = False # variable has decadal or annual frequency
+#Ofx             : sftof        = False # variable has decadal or annual frequency
+#Ofx             : thkcello     = False # variable has monthly frequency (uppermost layer)
+#Ofx             : volcello     = False # variable has monthly frequency (uppermost layer)
+#Omon            : volcello     = False # not required, can be calculated as areacello*thkcello
+#SImon           : sisnconc     = False # variable missing in mpiom_data_2d_mm stream
+#################
+# Atmosphere
+#################
+#hurs            : Amon   = False # variable missing in echam stream
+#huss            : Amon   = False # variable missing in echam stream
+lossch4         : Emon   = False # variable only for MPI-ESM1-2-CR-CH4
+ch4             : Emon   = False # variable only for MPI-ESM1-2-CR-CH4
+ch4brdn         : Emon   = False # variable only for MPI-ESM1-2-CR-CH4
+emilnox         : AERmon = False # variable only for MPI-ESM1-2-CR-CH4
+fSoilCH4        : Emon   = False # variable only for MPI-ESM1-2-CR-CH4
+emich4          : Emon   = False # variable only for MPI-ESM1-2-CR-CH4
+#################
+# Land
+#################
+#sftgif          : LImon  = False # variable has decadal frequency
+#rh              : Lmon   = False # variable missing in veg stream
+wetlandCH4      : Emon   = False # variable only for MPI-ESM1-2-CR-CH4
+wetlandFrac     : Emon   = False # variable only for MPI-ESM1-2-CR-CH4
+termiteCH4      : Emon   = False # variable only for MPI-ESM1-2-CR-CH4
+fVegFireCH4     : Emon   = False # variable only for MPI-ESM1-2-CR-CH4
+herbivoreCH4    : Emon   = False # variable only for MPI-ESM1-2-CR-CH4
+#<---- Specify your settings for Experiment AllExp here
diff --git a/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExpPISM.conf b/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExpPISM.conf
index 2e9076a..358e322 100644
--- a/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExpPISM.conf
+++ b/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExpPISM.conf
@@ -14,7 +14,7 @@
 # ##################################################
 
 
-# Data Request Version: 00.00.02
+# Data Request Version: 00.00.03
 # Supported MIPs (0): 
 # Supported Experiments (0): 
 
diff --git a/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExpTK.conf b/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExpTK.conf
index 22267e0..49d5a25 100755
--- a/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExpTK.conf
+++ b/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExpTK.conf
@@ -14,7 +14,7 @@
 # ##################################################
 
 
-# Data Request Version: 00.00.02
+# Data Request Version: 00.00.03
 # Supported MIPs (0):
 # Supported Experiments (0):
 
diff --git a/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExpTKCH4.conf b/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExpTKCH4.conf
index 6ce3a11..de88c04 100755
--- a/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExpTKCH4.conf
+++ b/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExpTKCH4.conf
@@ -14,7 +14,7 @@
 # ##################################################
 
 
-# Data Request Version: 00.00.02
+# Data Request Version: 00.00.03
 # Supported MIPs (0):
 # Supported Experiments (0):
 
diff --git a/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExp_test.conf b/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExp_test.conf
index 9dd2d51..9c1f021 100755
--- a/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExp_test.conf
+++ b/cmor/mpiesm/scripts/conf/PalMod2_requested_vars_AllExp_test.conf
@@ -14,7 +14,7 @@
 # ##################################################
 
 
-# Data Request Version: 00.00.02
+# Data Request Version: 00.00.03
 # Supported MIPs (0): 
 # Supported Experiments (0): 
 
diff --git a/cmor/mpiesm/scripts/conf/TimeSlices.h b/cmor/mpiesm/scripts/conf/TimeSlices.h
index ccdbba7..f47a3f6 100755
--- a/cmor/mpiesm/scripts/conf/TimeSlices.h
+++ b/cmor/mpiesm/scripts/conf/TimeSlices.h
@@ -1,5 +1,5 @@
 ######################################################
-# PalMod2 Data Request TimeSlices (v00.00.02)        #
+# PalMod2 Data Request TimeSlices (v00.00.03)        #
 ######################################################
 TimeSlices+=([_slice_clim20]=(001995010100-002014123124))
 TimeSlices+=([_slice_climLast20]=($((finyear-19))010100-${finyear}123124))
diff --git a/cmor/mpiesm/scripts/ncatted_MK.sh b/cmor/mpiesm/scripts/ncatted_MK.sh
index 952a1f2..365b783 100644
--- a/cmor/mpiesm/scripts/ncatted_MK.sh
+++ b/cmor/mpiesm/scripts/ncatted_MK.sh
@@ -12,32 +12,42 @@ REFERENCES="Kapsch, M.-L., Mikolajewicz, U., Ziemen, F., & Schannwell, C. (2022)
 NOMINAL_RESOLUTION="500 km" # echam6, jsbach, mpiom, hamocc
 #NOMINAL_RESOLUTION="km"    # vilma
 #NOMINAL_RESOLUTION="25 km" # mPISM
-SOURCE="MPI-ESM1.2-CR (2017): \naerosol: none, prescribed Kinne (2010)\natmos: ECHAM6.3 (spectral T31; 96 x 48 longitude/latitude; 31 levels; top level 10 hPa)\natmosChem: none\nland: JSBACH3.20\nlandIce: none/prescribed\nocean: MPIOM1.63 (bipolar GR3.0, approximately 300km; 122 x 101 longitude/latitude; 40 levels; top grid cell 0-15 m)\nocnBgchem: none\nseaIce: unnamed (thermodynamic (Semtner zero-layer) dynamic (Hibler 79) sea ice model)\nsolidLand: none/prescribed"
+SOURCE="MPI-ESM1.2-CR (2017): \naerosol: none, prescribed Kinne (2010)\natmos: ECHAM6.3 (spectral T31; 96 x 48 longitude/latitude; 31 levels; top level 10 hPa)\natmosChem: none, prescribed\nland: JSBACH3.20, River Transport Model\nlandIce: none / mPISM 0.7 (10 km x 10 km (NH), 15 km x 15 km (SH), 121 levels)\nocean: MPIOM1.63 (bipolar GR3.0, approximately 300km; 122 x 101 longitude/latitude; 40 levels; top grid cell 0-15 m)\nocnBgchem: none, prescribed\nseaIce: unnamed (thermodynamic (Semtner zero-layer) dynamic (Hibler 79) sea ice model)\nsolidLand: none / VILMA-1D"
 CONVENTIONS="CF-1.7 PalMod-2.0"
-CREATION_DATE="2022-02-22T22:00:00Z"
-HISTORY="2022-02-22T22:00:00Z ; CMOR rewrote data to be consistent with PalMod2, CF-1.7 PalMod-2.0 and CF standards."
+CREATION_DATE="2023-02-02T10:00:00Z"
+HISTORY="2023-02-02T10:00:00Z ; CMOR rewrote data to be consistent with PalMod2, CF-1.7 PalMod-2.0 and CF standards."
 PARENTEXPID="no parent"
 declare -A TABLE_INFO
 # 00.00.02
-TABLE_INFO[Amon]="Creation Date:(14 February 2022) MD5:26bac4b397da7babac4e36561826e6b0"
-TABLE_INFO[Omon]="Creation Date:(14 February 2022) MD5:26bac4b397da7babac4e36561826e6b0"
-TABLE_INFO[Lmon]="Creation Date:(14 February 2022) MD5:26bac4b397da7babac4e36561826e6b0"
-TABLE_INFO[dec]="Creation Date:(14 February 2022) MD5:26bac4b397da7babac4e36561826e6b0"
-TABLE_INFO[fx]="Creation Date:(14 February 2022) MD5:26bac4b397da7babac4e36561826e6b0"
-TABLE_INFO[Ofx]="Creation Date:(14 February 2022) MD5:26bac4b397da7babac4e36561826e6b0"
+#dreqversion="00.00.02"
+#TABLE_INFO[Amon]="Creation Date:(14 February 2022) MD5:26bac4b397da7babac4e36561826e6b0"
+#TABLE_INFO[Omon]="Creation Date:(14 February 2022) MD5:26bac4b397da7babac4e36561826e6b0"
+#TABLE_INFO[Lmon]="Creation Date:(14 February 2022) MD5:26bac4b397da7babac4e36561826e6b0"
+#TABLE_INFO[dec]="Creation Date:(14 February 2022) MD5:26bac4b397da7babac4e36561826e6b0"
+#TABLE_INFO[fx]="Creation Date:(14 February 2022) MD5:26bac4b397da7babac4e36561826e6b0"
+#TABLE_INFO[Ofx]="Creation Date:(14 February 2022) MD5:26bac4b397da7babac4e36561826e6b0"
 # 00.00.03
-TABLE_INFO[Amon]="Creation Date:(14 February 2022) MD5:26bac4b397da7babac4e36561826e6b0"
-TABLE_INFO[Omon]="Creation Date:(14 February 2022) MD5:26bac4b397da7babac4e36561826e6b0"
-TABLE_INFO[Lmon]="Creation Date:(14 February 2022) MD5:26bac4b397da7babac4e36561826e6b0"
-TABLE_INFO[dec]="Creation Date:(14 February 2022) MD5:26bac4b397da7babac4e36561826e6b0"
-TABLE_INFO[fx]="Creation Date:(14 February 2022) MD5:26bac4b397da7babac4e36561826e6b0"
-TABLE_INFO[Ofx]="Creation Date:(14 February 2022) MD5:26bac4b397da7babac4e36561826e6b0"
-TABLE_INFO[Odec]="Creation Date:(14 February 2022) MD5:26bac4b397da7babac4e36561826e6b0"
-TABLE_INFO[dec]="Creation Date:(14 February 2022) MD5:26bac4b397da7babac4e36561826e6b0"
-TABLE_INFO[LImon]="Creation Date:(14 February 2022) MD5:26bac4b397da7babac4e36561826e6b0"
-TABLE_INFO[SImon]="Creation Date:(14 February 2022) MD5:26bac4b397da7babac4e36561826e6b0"
-TABLE_INFO[Emon]="Creation Date:(14 February 2022) MD5:26bac4b397da7babac4e36561826e6b0"
-TABLE_INFO[AERmon]="Creation Date:(14 February 2022) MD5:26bac4b397da7babac4e36561826e6b0"
+dreqversion="00.00.03"
+TABLE_INFO[AERmon]="Creation Date:(1 February 2023) MD5:437d9b7f4524e7483e04d57b09f4aaaa"
+TABLE_INFO[Amon]="Creation Date:(1 February 2023) MD5:437d9b7f4524e7483e04d57b09f4aaaa"
+TABLE_INFO[centennial]="Creation Date:(1 February 2023) MD5:437d9b7f4524e7483e04d57b09f4aaaa"
+TABLE_INFO[dec]="Creation Date:(1 February 2023) MD5:437d9b7f4524e7483e04d57b09f4aaaa"
+TABLE_INFO[Emon]="Creation Date:(1 February 2023) MD5:437d9b7f4524e7483e04d57b09f4aaaa"
+TABLE_INFO[EmonZ]="Creation Date:(1 February 2023) MD5:437d9b7f4524e7483e04d57b09f4aaaa"
+TABLE_INFO[fx]="Creation Date:(1 February 2023) MD5:437d9b7f4524e7483e04d57b09f4aaaa"
+TABLE_INFO[IcenAnt]="Creation Date:(1 February 2023) MD5:437d9b7f4524e7483e04d57b09f4aaaa"
+TABLE_INFO[IcenGre]="Creation Date:(1 February 2023) MD5:437d9b7f4524e7483e04d57b09f4aaaa"
+TABLE_INFO[IdecAnt]="Creation Date:(1 February 2023) MD5:437d9b7f4524e7483e04d57b09f4aaaa"
+TABLE_INFO[IdecGre]="Creation Date:(1 February 2023) MD5:437d9b7f4524e7483e04d57b09f4aaaa"
+TABLE_INFO[IyrAnt]="Creation Date:(1 February 2023) MD5:437d9b7f4524e7483e04d57b09f4aaaa"
+TABLE_INFO[IyrGre]="Creation Date:(1 February 2023) MD5:437d9b7f4524e7483e04d57b09f4aaaa"
+TABLE_INFO[LImon]="Creation Date:(1 February 2023) MD5:437d9b7f4524e7483e04d57b09f4aaaa"
+TABLE_INFO[Lmon]="Creation Date:(1 February 2023) MD5:437d9b7f4524e7483e04d57b09f4aaaa"
+TABLE_INFO[Odec]="Creation Date:(1 February 2023) MD5:437d9b7f4524e7483e04d57b09f4aaaa"
+TABLE_INFO[Ofx]="Creation Date:(1 February 2023) MD5:437d9b7f4524e7483e04d57b09f4aaaa"
+TABLE_INFO[Omon]="Creation Date:(1 February 2023) MD5:437d9b7f4524e7483e04d57b09f4aaaa"
+TABLE_INFO[Oyr]="Creation Date:(1 February 2023) MD5:437d9b7f4524e7483e04d57b09f4aaaa"
+TABLE_INFO[SImon]="Creation Date:(1 February 2023) MD5:437d9b7f4524e7483e04d57b09f4aaaa"
 #
 #TABLE_INFO[]=
 declare -A VARIANT_INFO
@@ -55,10 +65,14 @@ echo $HISTORY
 echo ${TABLE_INFO[@]}
 echo "-------------------------"
 
-#exp_id=transient-deglaciation-prescribed-ice6g_r1i1p1f1-CR
 exp_id=transient-deglaciation-prescribed-glac1d_r1i1p1f1-CR
-#ifolder=/work/kd1292/k204212/palmod_MK/${exp_id}/archive/PalMod2/
-ifolder=/work/kd1292/ESGF_Buff/k204212/palmod_MK/archive/PalMod2
+#exp_id=transient-deglaciation-prescribed-glac1d_r1i1p2f2-CR
+#exp_id=transient-deglaciation-prescribed-glac1d_r1i1p3f2-CR
+#exp_id=transient-deglaciation-prescribed-ice6g_r1i1p1f1-CR
+#exp_id=transient-deglaciation-prescribed-ice6g_r1i1p2f2-CR
+#exp_id=transient-deglaciation-prescribed-ice6g_r1i1p3f2-CR
+
+ifolder=/work/kd1292/k204212/palmod_MK/${exp_id}/archive/PalMod2/
 
 ifiles=($(find $ifolder -type f))
 echo ${#ifiles[@]} files found.
@@ -69,13 +83,17 @@ echo $i $ifile
     table=$(echo $ifile | rev | cut -d '/' -f 1 | rev | cut -d '_' -f 2)
     memberid=$(echo $ifile | rev | cut -d '/' -f 1 | rev | cut -d '_' -f 5)
     physics_index=${memberid:5:1}
+    forcing_index=${memberid:7:1}
+    realization_index=${memberid:1:1}
+    init_index=${memberid:3:1}
+    variantlabel=r${realization_index}i${init_index}p${physics_index}f${forcing_index}
     uuid="hdl:21.14105/$(uuidgen)"
 
     # Run ncatted
     #ncatted -O -h -a parent_experiment_id,global,m,c,"${PARENTEXPID}" -a variant_info,global,m,c,"${VARIANT_INFO[$physics_index]}" -a history,global,m,c,"$HISTORY" -a creation_date,global,m,c,"$CREATION_DATE" -a physics_index,global,m,c,"$physics_index" -a variant_label,global,m,c,"$memberid" -a table_info,global,m,c,"${TABLE_INFO[$table]}" -a Conventions,global,m,c,"$CONVENTIONS" -a title,global,m,c,"$TITLE" -a references,global,m,c,"$REFERENCES" -a source,global,m,c,"$SOURCE" -a nominal_resolution,global,m,c,"$NOMINAL_RESOLUTION" $ifile || echo "ERROR $ifile"
     #ncatted -O -h -a variant_info,global,m,c,"${VARIANT_INFO[$physics_index]}" $ifile || echo "ERROR $ifile"
     #ncatted -O -h -a tracking_id,global,m,c,"$uuid" $ifile || echo "ERROR $ifile"
-    ncatted -O -h -a history,global,m,c,"$HISTORY" -a creation_date,global,m,c,"$CREATION_DATE" -a table_info,global,m,c,"${TABLE_INFO[$table]}" -a Conventions,global,m,c,"$CONVENTIONS" -a title,global,m,c,"$TITLE" -a references,global,m,c,"$REFERENCES" $ifile || echo "ERROR $ifile"
+    ncatted -O -h -a parent_experiment_id,global,m,c,"${PARENTEXPID}" -a source,global,m,c,"$SOURCE" -a references,global,m,c,"$REFERENCES" -a variant_info,global,m,c,"${VARIANT_INFO[$physics_index]}" -a table_info,global,m,c,"${TABLE_INFO[$table]}" -a data_specs_version,global,m,c,${dreqversion} -a history,global,m,c,"$HISTORY" -a creation_date,global,m,c,"$CREATION_DATE" -a Conventions,global,m,c,"$CONVENTIONS" -a title,global,m,c,"$TITLE" -a tracking_id,global,m,c,"$uuid" $ifile || echo "ERROR $ifile"
 
     # Adjust filename timestamp
     if [[ "$table" != *"fx"* ]]; then
diff --git a/cmor/mpiesm/scripts/transient-deglaciation-prescribed-glac1d_r1i1p1f1-CR.runpp b/cmor/mpiesm/scripts/transient-deglaciation-prescribed-glac1d_r1i1p1f1-CR.runpp
index ae50e05..b26fe35 100755
--- a/cmor/mpiesm/scripts/transient-deglaciation-prescribed-glac1d_r1i1p1f1-CR.runpp
+++ b/cmor/mpiesm/scripts/transient-deglaciation-prescribed-glac1d_r1i1p1f1-CR.runpp
@@ -123,7 +123,7 @@ ca+=([jsbach]="${SCRIPT_ROOT}/cdocmorinfo_jsbach_CR")
 experiment=transient-deglaciation-prescribed-glac1d
 member=r1i1p1f1
 mip=PalMod2
-vd=v20220222
+vd=v20230201
 #vd=v$(date '+%Y%m%d') #CMOR version directory name, should be a date in format YYYYMMDD
 
 #Where to store errors
diff --git a/cmor/mpiesm/scripts/transient-deglaciation-prescribed-glac1d_r1i1p1f1-CR_cdocmorinfo b/cmor/mpiesm/scripts/transient-deglaciation-prescribed-glac1d_r1i1p1f1-CR_cdocmorinfo
index 8b8419e..c2791fb 100644
--- a/cmor/mpiesm/scripts/transient-deglaciation-prescribed-glac1d_r1i1p1f1-CR_cdocmorinfo
+++ b/cmor/mpiesm/scripts/transient-deglaciation-prescribed-glac1d_r1i1p1f1-CR_cdocmorinfo
@@ -46,7 +46,7 @@ SOURCE_ID=MPI-ESM1-2-CR
 #MODEL_ID=MPI-ESM1-2-CR
 REFERENCES="Kapsch, M.-L., Mikolajewicz, U., Ziemen, F., & Schannwell, C. (2022). Ocean response in transient simulations of the last deglaciation dominated by underlying ice-sheet reconstruction and method of meltwater distribution. Geophysical Research Letters, 49, e2021GL096767. https://doi.org/10.1029/2021GL096767\nMPI-ESM: Mauritsen, T. et al. (2019), Developments in the MPI‐M Earth System Model version 1.2 (MPI‐ESM1.2) and Its Response to Increasing CO2, J. Adv. Model. Earth Syst.,11, 998-1038, doi:10.1029/2018MS001400,\nMueller, W.A. et al. (2018): A high‐resolution version of the Max Planck Institute Earth System Model MPI‐ESM1.2‐HR. J. Adv. Model. EarthSyst.,10,1383–1413, doi:10.1029/2017MS001217"
 #\nBathymetry: Meccia, V. L., & Mikolajewicz, U. (2018). Interactive ocean bathymetry and coastlines for simulating the last deglaciation with the Max Planck Institute earth system model (MPI-ESM-v1.2). Geoscientific Model Development, 11(11), 4677–4692. https://doi.org/10.5194/gmd-11-4677-2018\nRiver Routing: Riddick, T., Brovkin, V., Hagemann, S., & Mikolajewicz, U. (2018). Dynamic hydrological discharge modelling for coupled climate model simulations of the last glacial cycle: The MPI-DynamicHD model version 3.0. Geoscientific Model Development, 11(10), 4291–4316. https://doi.org/10.5194/gmd-11-4291-2018
-SOURCE="MPI-ESM1.2-CR (2017): \naerosol: none, prescribed Kinne (2010)\natmos: ECHAM6.3 (spectral T31; 96 x 48 longitude/latitude; 31 levels; top level 10 hPa)\natmosChem: none\nland: JSBACH3.20\nlandIce: none/prescribed\nocean: MPIOM1.63 (bipolar GR3.0, approximately 300km; 122 x 101 longitude/latitude; 40 levels; top grid cell 0-15 m)\nocnBgchem: none\nseaIce: unnamed (thermodynamic (Semtner zero-layer) dynamic (Hibler 79) sea ice model)\nsolidLand: none/prescribed"
+SOURCE="MPI-ESM1.2-CR (2017): \naerosol: none, prescribed Kinne (2010)\natmos: ECHAM6.3 (spectral T31; 96 x 48 longitude/latitude; 31 levels; top level 10 hPa)\natmosChem: none, prescribed\nland: JSBACH3.20, River Transport Model\nlandIce: none / mPISM 0.7 (10 km x 10 km (NH), 15 km x 15 km (SH), 121 levels)\nocean: MPIOM1.63 (bipolar GR3.0, approximately 300km; 122 x 101 longitude/latitude; 40 levels; top grid cell 0-15 m)\nocnBgchem: none, prescribed\nseaIce: unnamed (thermodynamic (Semtner zero-layer) dynamic (Hibler 79) sea ice model)\nsolidLand: none / VILMA-1D"
 SOURCE_TYPE="AOGCM"
 #CALENDAR=proleptic_gregorian
 #MAPPING_TABLE_DIR=cmip6_mapping_tables
diff --git a/cmor/mpiesm/scripts/transient-deglaciation-prescribed-glac1d_r1i1p2f2-CR.runpp b/cmor/mpiesm/scripts/transient-deglaciation-prescribed-glac1d_r1i1p2f2-CR.runpp
index 4bf429d..c3091ab 100755
--- a/cmor/mpiesm/scripts/transient-deglaciation-prescribed-glac1d_r1i1p2f2-CR.runpp
+++ b/cmor/mpiesm/scripts/transient-deglaciation-prescribed-glac1d_r1i1p2f2-CR.runpp
@@ -123,7 +123,7 @@ ca+=([jsbach]="${SCRIPT_ROOT}/cdocmorinfo_jsbach_CR")
 experiment=transient-deglaciation-prescribed-glac1d
 member=r1i1p2f2
 mip=PalMod2
-vd=v20220222
+vd=v20230201
 #vd=v$(date '+%Y%m%d') #CMOR version directory name, should be a date in format YYYYMMDD
 
 #Where to store errors
diff --git a/cmor/mpiesm/scripts/transient-deglaciation-prescribed-glac1d_r1i1p2f2-CR_cdocmorinfo b/cmor/mpiesm/scripts/transient-deglaciation-prescribed-glac1d_r1i1p2f2-CR_cdocmorinfo
index bd9be68..37e5fee 100644
--- a/cmor/mpiesm/scripts/transient-deglaciation-prescribed-glac1d_r1i1p2f2-CR_cdocmorinfo
+++ b/cmor/mpiesm/scripts/transient-deglaciation-prescribed-glac1d_r1i1p2f2-CR_cdocmorinfo
@@ -46,7 +46,7 @@ SOURCE_ID=MPI-ESM1-2-CR
 #MODEL_ID=MPI-ESM1-2-CR
 REFERENCES="Kapsch, M.-L., Mikolajewicz, U., Ziemen, F., & Schannwell, C. (2022). Ocean response in transient simulations of the last deglaciation dominated by underlying ice-sheet reconstruction and method of meltwater distribution. Geophysical Research Letters, 49, e2021GL096767. https://doi.org/10.1029/2021GL096767\nMPI-ESM: Mauritsen, T. et al. (2019), Developments in the MPI‐M Earth System Model version 1.2 (MPI‐ESM1.2) and Its Response to Increasing CO2, J. Adv. Model. Earth Syst.,11, 998-1038, doi:10.1029/2018MS001400,\nMueller, W.A. et al. (2018): A high‐resolution version of the Max Planck Institute Earth System Model MPI‐ESM1.2‐HR. J. Adv. Model. EarthSyst.,10,1383–1413, doi:10.1029/2017MS001217"
 #\nBathymetry: Meccia, V. L., & Mikolajewicz, U. (2018). Interactive ocean bathymetry and coastlines for simulating the last deglaciation with the Max Planck Institute earth system model (MPI-ESM-v1.2). Geoscientific Model Development, 11(11), 4677–4692. https://doi.org/10.5194/gmd-11-4677-2018\nRiver Routing: Riddick, T., Brovkin, V., Hagemann, S., & Mikolajewicz, U. (2018). Dynamic hydrological discharge modelling for coupled climate model simulations of the last glacial cycle: The MPI-DynamicHD model version 3.0. Geoscientific Model Development, 11(10), 4291–4316. https://doi.org/10.5194/gmd-11-4291-2018
-SOURCE="MPI-ESM1.2-CR (2017): \naerosol: none, prescribed Kinne (2010)\natmos: ECHAM6.3 (spectral T31; 96 x 48 longitude/latitude; 31 levels; top level 10 hPa)\natmosChem: none\nland: JSBACH3.20\nlandIce: none/prescribed\nocean: MPIOM1.63 (bipolar GR3.0, approximately 300km; 122 x 101 longitude/latitude; 40 levels; top grid cell 0-15 m)\nocnBgchem: none\nseaIce: unnamed (thermodynamic (Semtner zero-layer) dynamic (Hibler 79) sea ice model)\nsolidLand: none/prescribed"
+SOURCE="MPI-ESM1.2-CR (2017): \naerosol: none, prescribed Kinne (2010)\natmos: ECHAM6.3 (spectral T31; 96 x 48 longitude/latitude; 31 levels; top level 10 hPa)\natmosChem: none, prescribed\nland: JSBACH3.20, River Transport Model\nlandIce: none / mPISM 0.7 (10 km x 10 km (NH), 15 km x 15 km (SH), 121 levels)\nocean: MPIOM1.63 (bipolar GR3.0, approximately 300km; 122 x 101 longitude/latitude; 40 levels; top grid cell 0-15 m)\nocnBgchem: none, prescribed\nseaIce: unnamed (thermodynamic (Semtner zero-layer) dynamic (Hibler 79) sea ice model)\nsolidLand: none / VILMA-1D"
 SOURCE_TYPE="AOGCM"
 #CALENDAR=proleptic_gregorian
 #MAPPING_TABLE_DIR=cmip6_mapping_tables
diff --git a/cmor/mpiesm/scripts/transient-deglaciation-prescribed-glac1d_r1i1p3f2-CR.runpp b/cmor/mpiesm/scripts/transient-deglaciation-prescribed-glac1d_r1i1p3f2-CR.runpp
index 0a435a7..88d9fe3 100755
--- a/cmor/mpiesm/scripts/transient-deglaciation-prescribed-glac1d_r1i1p3f2-CR.runpp
+++ b/cmor/mpiesm/scripts/transient-deglaciation-prescribed-glac1d_r1i1p3f2-CR.runpp
@@ -123,7 +123,7 @@ ca+=([jsbach]="${SCRIPT_ROOT}/cdocmorinfo_jsbach_CR")
 experiment=transient-deglaciation-prescribed-glac1d
 member=r1i1p3f2
 mip=PalMod2
-vd=v20220222
+vd=v20230201
 #vd=v$(date '+%Y%m%d') #CMOR version directory name, should be a date in format YYYYMMDD
 
 #Where to store errors
diff --git a/cmor/mpiesm/scripts/transient-deglaciation-prescribed-glac1d_r1i1p3f2-CR_cdocmorinfo b/cmor/mpiesm/scripts/transient-deglaciation-prescribed-glac1d_r1i1p3f2-CR_cdocmorinfo
index 3474997..507a98d 100644
--- a/cmor/mpiesm/scripts/transient-deglaciation-prescribed-glac1d_r1i1p3f2-CR_cdocmorinfo
+++ b/cmor/mpiesm/scripts/transient-deglaciation-prescribed-glac1d_r1i1p3f2-CR_cdocmorinfo
@@ -46,7 +46,7 @@ SOURCE_ID=MPI-ESM1-2-CR
 #MODEL_ID=MPI-ESM1-2-CR
 REFERENCES="Kapsch, M.-L., Mikolajewicz, U., Ziemen, F., & Schannwell, C. (2022). Ocean response in transient simulations of the last deglaciation dominated by underlying ice-sheet reconstruction and method of meltwater distribution. Geophysical Research Letters, 49, e2021GL096767. https://doi.org/10.1029/2021GL096767\nMPI-ESM: Mauritsen, T. et al. (2019), Developments in the MPI‐M Earth System Model version 1.2 (MPI‐ESM1.2) and Its Response to Increasing CO2, J. Adv. Model. Earth Syst.,11, 998-1038, doi:10.1029/2018MS001400,\nMueller, W.A. et al. (2018): A high‐resolution version of the Max Planck Institute Earth System Model MPI‐ESM1.2‐HR. J. Adv. Model. EarthSyst.,10,1383–1413, doi:10.1029/2017MS001217"
 #\nBathymetry: Meccia, V. L., & Mikolajewicz, U. (2018). Interactive ocean bathymetry and coastlines for simulating the last deglaciation with the Max Planck Institute earth system model (MPI-ESM-v1.2). Geoscientific Model Development, 11(11), 4677–4692. https://doi.org/10.5194/gmd-11-4677-2018\nRiver Routing: Riddick, T., Brovkin, V., Hagemann, S., & Mikolajewicz, U. (2018). Dynamic hydrological discharge modelling for coupled climate model simulations of the last glacial cycle: The MPI-DynamicHD model version 3.0. Geoscientific Model Development, 11(10), 4291–4316. https://doi.org/10.5194/gmd-11-4291-2018
-SOURCE="MPI-ESM1.2-CR (2017): \naerosol: none, prescribed Kinne (2010)\natmos: ECHAM6.3 (spectral T31; 96 x 48 longitude/latitude; 31 levels; top level 10 hPa)\natmosChem: none\nland: JSBACH3.20\nlandIce: none/prescribed\nocean: MPIOM1.63 (bipolar GR3.0, approximately 300km; 122 x 101 longitude/latitude; 40 levels; top grid cell 0-15 m)\nocnBgchem: none\nseaIce: unnamed (thermodynamic (Semtner zero-layer) dynamic (Hibler 79) sea ice model)\nsolidLand: none/prescribed"
+SOURCE="MPI-ESM1.2-CR (2017): \naerosol: none, prescribed Kinne (2010)\natmos: ECHAM6.3 (spectral T31; 96 x 48 longitude/latitude; 31 levels; top level 10 hPa)\natmosChem: none, prescribed\nland: JSBACH3.20, River Transport Model\nlandIce: none / mPISM 0.7 (10 km x 10 km (NH), 15 km x 15 km (SH), 121 levels)\nocean: MPIOM1.63 (bipolar GR3.0, approximately 300km; 122 x 101 longitude/latitude; 40 levels; top grid cell 0-15 m)\nocnBgchem: none, prescribed\nseaIce: unnamed (thermodynamic (Semtner zero-layer) dynamic (Hibler 79) sea ice model)\nsolidLand: none / VILMA-1D"
 SOURCE_TYPE="AOGCM"
 #CALENDAR=proleptic_gregorian
 #MAPPING_TABLE_DIR=cmip6_mapping_tables
diff --git a/cmor/mpiesm/scripts/transient-deglaciation-prescribed-ice6g_r1i1p1f1-CR.runpp b/cmor/mpiesm/scripts/transient-deglaciation-prescribed-ice6g_r1i1p1f1-CR.runpp
index 84273e9..0e30c57 100755
--- a/cmor/mpiesm/scripts/transient-deglaciation-prescribed-ice6g_r1i1p1f1-CR.runpp
+++ b/cmor/mpiesm/scripts/transient-deglaciation-prescribed-ice6g_r1i1p1f1-CR.runpp
@@ -123,7 +123,7 @@ ca+=([jsbach]="${SCRIPT_ROOT}/cdocmorinfo_jsbach_CR")
 experiment=transient-deglaciation-prescribed-ice6g
 member=r1i1p1f1
 mip=PalMod2
-vd=v20220222
+vd=v20230201
 #vd=v$(date '+%Y%m%d') #CMOR version directory name, should be a date in format YYYYMMDD
 
 #Where to store errors
diff --git a/cmor/mpiesm/scripts/transient-deglaciation-prescribed-ice6g_r1i1p1f1-CR_cdocmorinfo b/cmor/mpiesm/scripts/transient-deglaciation-prescribed-ice6g_r1i1p1f1-CR_cdocmorinfo
index 6b86a7d..ab72b2f 100644
--- a/cmor/mpiesm/scripts/transient-deglaciation-prescribed-ice6g_r1i1p1f1-CR_cdocmorinfo
+++ b/cmor/mpiesm/scripts/transient-deglaciation-prescribed-ice6g_r1i1p1f1-CR_cdocmorinfo
@@ -46,7 +46,7 @@ SOURCE_ID=MPI-ESM1-2-CR
 #MODEL_ID=MPI-ESM1-2-CR
 REFERENCES="Kapsch, M.-L., Mikolajewicz, U., Ziemen, F., & Schannwell, C. (2022). Ocean response in transient simulations of the last deglaciation dominated by underlying ice-sheet reconstruction and method of meltwater distribution. Geophysical Research Letters, 49, e2021GL096767. https://doi.org/10.1029/2021GL096767\nMPI-ESM: Mauritsen, T. et al. (2019), Developments in the MPI‐M Earth System Model version 1.2 (MPI‐ESM1.2) and Its Response to Increasing CO2, J. Adv. Model. Earth Syst.,11, 998-1038, doi:10.1029/2018MS001400,\nMueller, W.A. et al. (2018): A high‐resolution version of the Max Planck Institute Earth System Model MPI‐ESM1.2‐HR. J. Adv. Model. EarthSyst.,10,1383–1413, doi:10.1029/2017MS001217"
 #\nBathymetry: Meccia, V. L., & Mikolajewicz, U. (2018). Interactive ocean bathymetry and coastlines for simulating the last deglaciation with the Max Planck Institute earth system model (MPI-ESM-v1.2). Geoscientific Model Development, 11(11), 4677–4692. https://doi.org/10.5194/gmd-11-4677-2018\nRiver Routing: Riddick, T., Brovkin, V., Hagemann, S., & Mikolajewicz, U. (2018). Dynamic hydrological discharge modelling for coupled climate model simulations of the last glacial cycle: The MPI-DynamicHD model version 3.0. Geoscientific Model Development, 11(10), 4291–4316. https://doi.org/10.5194/gmd-11-4291-2018
-SOURCE="MPI-ESM1.2-CR (2017): \naerosol: none, prescribed Kinne (2010)\natmos: ECHAM6.3 (spectral T31; 96 x 48 longitude/latitude; 31 levels; top level 10 hPa)\natmosChem: none\nland: JSBACH3.20\nlandIce: none/prescribed\nocean: MPIOM1.63 (bipolar GR3.0, approximately 300km; 122 x 101 longitude/latitude; 40 levels; top grid cell 0-15 m)\nocnBgchem: none\nseaIce: unnamed (thermodynamic (Semtner zero-layer) dynamic (Hibler 79) sea ice model)\nsolidLand: none/prescribed"
+SOURCE="MPI-ESM1.2-CR (2017): \naerosol: none, prescribed Kinne (2010)\natmos: ECHAM6.3 (spectral T31; 96 x 48 longitude/latitude; 31 levels; top level 10 hPa)\natmosChem: none, prescribed\nland: JSBACH3.20, River Transport Model\nlandIce: none / mPISM 0.7 (10 km x 10 km (NH), 15 km x 15 km (SH), 121 levels)\nocean: MPIOM1.63 (bipolar GR3.0, approximately 300km; 122 x 101 longitude/latitude; 40 levels; top grid cell 0-15 m)\nocnBgchem: none, prescribed\nseaIce: unnamed (thermodynamic (Semtner zero-layer) dynamic (Hibler 79) sea ice model)\nsolidLand: none / VILMA-1D"
 SOURCE_TYPE="AOGCM"
 #CALENDAR=proleptic_gregorian
 #MAPPING_TABLE_DIR=cmip6_mapping_tables
diff --git a/cmor/mpiesm/scripts/transient-deglaciation-prescribed-ice6g_r1i1p2f2-CR.runpp b/cmor/mpiesm/scripts/transient-deglaciation-prescribed-ice6g_r1i1p2f2-CR.runpp
index 28cd595..63c3e70 100755
--- a/cmor/mpiesm/scripts/transient-deglaciation-prescribed-ice6g_r1i1p2f2-CR.runpp
+++ b/cmor/mpiesm/scripts/transient-deglaciation-prescribed-ice6g_r1i1p2f2-CR.runpp
@@ -123,7 +123,7 @@ ca+=([jsbach]="${SCRIPT_ROOT}/cdocmorinfo_jsbach_CR")
 experiment=transient-deglaciation-prescribed-ice6g
 member=r1i1p2f2
 mip=PalMod2
-vd=v20220222
+vd=v20230201
 #vd=v$(date '+%Y%m%d') #CMOR version directory name, should be a date in format YYYYMMDD
 
 #Where to store errors
diff --git a/cmor/mpiesm/scripts/transient-deglaciation-prescribed-ice6g_r1i1p2f2-CR_cdocmorinfo b/cmor/mpiesm/scripts/transient-deglaciation-prescribed-ice6g_r1i1p2f2-CR_cdocmorinfo
index f41ce9a..2b63f4e 100644
--- a/cmor/mpiesm/scripts/transient-deglaciation-prescribed-ice6g_r1i1p2f2-CR_cdocmorinfo
+++ b/cmor/mpiesm/scripts/transient-deglaciation-prescribed-ice6g_r1i1p2f2-CR_cdocmorinfo
@@ -46,7 +46,7 @@ SOURCE_ID=MPI-ESM1-2-CR
 #MODEL_ID=MPI-ESM1-2-CR
 REFERENCES="Kapsch, M.-L., Mikolajewicz, U., Ziemen, F., & Schannwell, C. (2022). Ocean response in transient simulations of the last deglaciation dominated by underlying ice-sheet reconstruction and method of meltwater distribution. Geophysical Research Letters, 49, e2021GL096767. https://doi.org/10.1029/2021GL096767\nMPI-ESM: Mauritsen, T. et al. (2019), Developments in the MPI‐M Earth System Model version 1.2 (MPI‐ESM1.2) and Its Response to Increasing CO2, J. Adv. Model. Earth Syst.,11, 998-1038, doi:10.1029/2018MS001400,\nMueller, W.A. et al. (2018): A high‐resolution version of the Max Planck Institute Earth System Model MPI‐ESM1.2‐HR. J. Adv. Model. EarthSyst.,10,1383–1413, doi:10.1029/2017MS001217"
 #\nBathymetry: Meccia, V. L., & Mikolajewicz, U. (2018). Interactive ocean bathymetry and coastlines for simulating the last deglaciation with the Max Planck Institute earth system model (MPI-ESM-v1.2). Geoscientific Model Development, 11(11), 4677–4692. https://doi.org/10.5194/gmd-11-4677-2018\nRiver Routing: Riddick, T., Brovkin, V., Hagemann, S., & Mikolajewicz, U. (2018). Dynamic hydrological discharge modelling for coupled climate model simulations of the last glacial cycle: The MPI-DynamicHD model version 3.0. Geoscientific Model Development, 11(10), 4291–4316. https://doi.org/10.5194/gmd-11-4291-2018
-SOURCE="MPI-ESM1.2-CR (2017): \naerosol: none, prescribed Kinne (2010)\natmos: ECHAM6.3 (spectral T31; 96 x 48 longitude/latitude; 31 levels; top level 10 hPa)\natmosChem: none\nland: JSBACH3.20\nlandIce: none/prescribed\nocean: MPIOM1.63 (bipolar GR3.0, approximately 300km; 122 x 101 longitude/latitude; 40 levels; top grid cell 0-15 m)\nocnBgchem: none\nseaIce: unnamed (thermodynamic (Semtner zero-layer) dynamic (Hibler 79) sea ice model)\nsolidLand: none/prescribed"
+SOURCE="MPI-ESM1.2-CR (2017): \naerosol: none, prescribed Kinne (2010)\natmos: ECHAM6.3 (spectral T31; 96 x 48 longitude/latitude; 31 levels; top level 10 hPa)\natmosChem: none, prescribed\nland: JSBACH3.20, River Transport Model\nlandIce: none / mPISM 0.7 (10 km x 10 km (NH), 15 km x 15 km (SH), 121 levels)\nocean: MPIOM1.63 (bipolar GR3.0, approximately 300km; 122 x 101 longitude/latitude; 40 levels; top grid cell 0-15 m)\nocnBgchem: none, prescribed\nseaIce: unnamed (thermodynamic (Semtner zero-layer) dynamic (Hibler 79) sea ice model)\nsolidLand: none / VILMA-1D"
 SOURCE_TYPE="AOGCM"
 #CALENDAR=proleptic_gregorian
 #MAPPING_TABLE_DIR=cmip6_mapping_tables
diff --git a/cmor/mpiesm/scripts/transient-deglaciation-prescribed-ice6g_r1i1p3f2-CR.runpp b/cmor/mpiesm/scripts/transient-deglaciation-prescribed-ice6g_r1i1p3f2-CR.runpp
index 780a455..bd7d821 100755
--- a/cmor/mpiesm/scripts/transient-deglaciation-prescribed-ice6g_r1i1p3f2-CR.runpp
+++ b/cmor/mpiesm/scripts/transient-deglaciation-prescribed-ice6g_r1i1p3f2-CR.runpp
@@ -123,7 +123,7 @@ ca+=([jsbach]="${SCRIPT_ROOT}/cdocmorinfo_jsbach_CR")
 experiment=transient-deglaciation-prescribed-ice6g
 member=r1i1p3f2
 mip=PalMod2
-vd=v20220222
+vd=v20230201
 #vd=v$(date '+%Y%m%d') #CMOR version directory name, should be a date in format YYYYMMDD
 
 #Where to store errors
diff --git a/cmor/mpiesm/scripts/transient-deglaciation-prescribed-ice6g_r1i1p3f2-CR_cdocmorinfo b/cmor/mpiesm/scripts/transient-deglaciation-prescribed-ice6g_r1i1p3f2-CR_cdocmorinfo
index cc147b1..437b08c 100644
--- a/cmor/mpiesm/scripts/transient-deglaciation-prescribed-ice6g_r1i1p3f2-CR_cdocmorinfo
+++ b/cmor/mpiesm/scripts/transient-deglaciation-prescribed-ice6g_r1i1p3f2-CR_cdocmorinfo
@@ -46,7 +46,7 @@ SOURCE_ID=MPI-ESM1-2-CR
 #MODEL_ID=MPI-ESM1-2-CR
 REFERENCES="Kapsch, M.-L., Mikolajewicz, U., Ziemen, F., & Schannwell, C. (2022). Ocean response in transient simulations of the last deglaciation dominated by underlying ice-sheet reconstruction and method of meltwater distribution. Geophysical Research Letters, 49, e2021GL096767. https://doi.org/10.1029/2021GL096767\nMPI-ESM: Mauritsen, T. et al. (2019), Developments in the MPI‐M Earth System Model version 1.2 (MPI‐ESM1.2) and Its Response to Increasing CO2, J. Adv. Model. Earth Syst.,11, 998-1038, doi:10.1029/2018MS001400,\nMueller, W.A. et al. (2018): A high‐resolution version of the Max Planck Institute Earth System Model MPI‐ESM1.2‐HR. J. Adv. Model. EarthSyst.,10,1383–1413, doi:10.1029/2017MS001217"
 #\nBathymetry: Meccia, V. L., & Mikolajewicz, U. (2018). Interactive ocean bathymetry and coastlines for simulating the last deglaciation with the Max Planck Institute earth system model (MPI-ESM-v1.2). Geoscientific Model Development, 11(11), 4677–4692. https://doi.org/10.5194/gmd-11-4677-2018\nRiver Routing: Riddick, T., Brovkin, V., Hagemann, S., & Mikolajewicz, U. (2018). Dynamic hydrological discharge modelling for coupled climate model simulations of the last glacial cycle: The MPI-DynamicHD model version 3.0. Geoscientific Model Development, 11(10), 4291–4316. https://doi.org/10.5194/gmd-11-4291-2018
-SOURCE="MPI-ESM1.2-CR (2017): \naerosol: none, prescribed Kinne (2010)\natmos: ECHAM6.3 (spectral T31; 96 x 48 longitude/latitude; 31 levels; top level 10 hPa)\natmosChem: none\nland: JSBACH3.20\nlandIce: none/prescribed\nocean: MPIOM1.63 (bipolar GR3.0, approximately 300km; 122 x 101 longitude/latitude; 40 levels; top grid cell 0-15 m)\nocnBgchem: none\nseaIce: unnamed (thermodynamic (Semtner zero-layer) dynamic (Hibler 79) sea ice model)\nsolidLand: none/prescribed"
+SOURCE="MPI-ESM1.2-CR (2017): \naerosol: none, prescribed Kinne (2010)\natmos: ECHAM6.3 (spectral T31; 96 x 48 longitude/latitude; 31 levels; top level 10 hPa)\natmosChem: none, prescribed\nland: JSBACH3.20, River Transport Model\nlandIce: none / mPISM 0.7 (10 km x 10 km (NH), 15 km x 15 km (SH), 121 levels)\nocean: MPIOM1.63 (bipolar GR3.0, approximately 300km; 122 x 101 longitude/latitude; 40 levels; top grid cell 0-15 m)\nocnBgchem: none, prescribed\nseaIce: unnamed (thermodynamic (Semtner zero-layer) dynamic (Hibler 79) sea ice model)\nsolidLand: none / VILMA-1D"
 SOURCE_TYPE="AOGCM"
 #CALENDAR=proleptic_gregorian
 #MAPPING_TABLE_DIR=cmip6_mapping_tables
-- 
GitLab