From 71e9323d91406cf2c971ed216c9c813667bf6da5 Mon Sep 17 00:00:00 2001 From: Jili Dong Date: Fri, 1 Dec 2023 00:32:32 +0000 Subject: [PATCH] add ocean variable tob in diag_table to address issue #2019 --- tests/parm/diag_table/diag_table_cpld_template | 1 + tests/parm/diag_table/diag_table_cpld_template_iau | 1 + 2 files changed, 2 insertions(+) diff --git a/tests/parm/diag_table/diag_table_cpld_template b/tests/parm/diag_table/diag_table_cpld_template index 609f806054..5383132b1c 100644 --- a/tests/parm/diag_table/diag_table_cpld_template +++ b/tests/parm/diag_table/diag_table_cpld_template @@ -35,6 +35,7 @@ "ocean_model", "ePBL_h_ML", "ePBL", "ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 "ocean_model", "MLD_003", "MLD_003", "ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 "ocean_model", "MLD_0125", "MLD_0125", "ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + "ocean_model", "tob", "tob", "ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 # save daily SST "ocean_model", "geolon", "geolon", "SST%4yr%2mo%2dy", "all", .false., "none", 2 diff --git a/tests/parm/diag_table/diag_table_cpld_template_iau b/tests/parm/diag_table/diag_table_cpld_template_iau index ae3146372f..cc461ee9da 100644 --- a/tests/parm/diag_table/diag_table_cpld_template_iau +++ b/tests/parm/diag_table/diag_table_cpld_template_iau @@ -35,6 +35,7 @@ "ocean_model", "ePBL_h_ML", "ePBL", "ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 "ocean_model", "MLD_003", "MLD_003", "ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 "ocean_model", "MLD_0125", "MLD_0125", "ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + "ocean_model", "tob", "tob", "ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 # save daily SST "ocean_model", "geolon", "geolon", "SST%4yr%2mo%2dy", "all", .false., "none", 2