diff --git a/cmor/mpiesm/scripts/Create_Version_dir.sh b/cmor/mpiesm/scripts/Create_Version_dir.sh index 229c3a2c4445d512f87b152e1da1103a46c18939..bc8ddc1ddfe4ac3283321da48d2402907af1c902 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 ef85979cb9b6b4b72760b241317a2c14154ef14b..3586e0d9d8141a29e2df0d2f041afa2551419c7a 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 f234e6fe62e729d1438c92add4d08570d0033235..bdb7dbdd82b201627079ffe1ecf581244917cdb9 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 5d8c839980162c2632791bb076aae88249ef1e24..9b4f8e1f4bcd4cee7c55cbc2c5b332cd9720a22c 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 5d8c839980162c2632791bb076aae88249ef1e24..2389ac77e2456b3115771ea9399e3aefdd4ea048 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 f64e58597dc6add345c89ce4693b71ab39183f6b..490106e01a48f65a5087bd66fe54fd1212446685 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 a710519604aaf9119f9913bde3531d5bfd68170e..6cf7179943d613025cd01fdd4718a0a281ae186f 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 f8f6e3a5ef0e9f82db8babfd95f00bf91c55cfbf..fc698538073e4481c12d751344bcbaba4ba8125a 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 0000000000000000000000000000000000000000..9b4f8e1f4bcd4cee7c55cbc2c5b332cd9720a22c --- /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 2e9076ab6be56f66c6aa323cb241b71bb65bfe81..358e32285a1fa35cc5f9e687482f5292f509e576 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 22267e04eceaf688d4b32c809548c1d47e150153..49d5a25b71d9ac4c9dda6a401c457fa337384d65 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 6ce3a1112f4744e85c85c45328513cda9f1a7772..de88c045af250388fee3e7ef0aaa6d57007607d2 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 9dd2d513173c89ccc8b02c8af872aea7f24eac52..9c1f0217058aeb24c3c06c62437bd84cafe249b2 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 ccdbba7c6a901226577e4999a5e2ac93ee47bb6f..f47a3f6126cd885465520687e568344b7d35728a 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 952a1f244b8d2e0e3e1bdf0f0bcd08d1043cf50e..365b7832c08eee5af4e3bde03244da40c2bcb649 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 ae50e058c0255cc00be994a5cb2fb87f1484716e..b26fe358f672fa1581b93b9e1f56b101375b6b90 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 8b8419ecced200381568140a42f233ac937b567f..c2791fbfb247f81efbbf4f3300f9de47025e99c2 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 4bf429de9dc34b9ed752702306520329768c4efd..c3091ab2813542408fa9f8d94381fa3348ea9f40 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 bd9be681551a214accb300ebdb566d51a6249bfc..37e5feea1290d6f50f7c6717bbe749b378084f15 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 0a435a7cb4170be381d081428d4290d43df3d759..88d9fe3c393294f73064e71d9b105e466548bea1 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 34749971ffa5f7b9ca1ccf05650c3e42f58a7e8c..507a98d8f8165a9ff0e772a857e5ee9d7b65fdf5 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 84273e9273445c91c4e4bd08587dc563172ba832..0e30c5701ac84438cf9b19a687a27364d35e6ec1 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 6b86a7d113c3b0475142bbee0bfaa7ec8408166b..ab72b2f9565f90b2cf663d9d48ec2113c1b3f0ee 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 28cd595a9bebd68108607bc5f65b158bc835adcb..63c3e709e01f945685df0d53a46975a2f7ffadfb 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 f41ce9ad43e06b3091091d43ade574f9111a5e71..2b63f4e523e614c71afe0a6fe9e034a995ceb534 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 780a455b1897af60f4a2b9996cb1b68e4a4e9294..bd7d821c48d49a32182f21a1e228e20762a482b9 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 cc147b17c734eb6a5aef5040af9d06702414adb6..437b08cecf11cb2549b5b603bffa93ebd9e1d08b 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