Skip to content

Commit

Permalink
add ocean variable tob in diag_table to address issue ufs-community#2019
Browse files Browse the repository at this point in the history
  • Loading branch information
JiliDong-NOAA committed Dec 1, 2023
1 parent 12da293 commit 71e9323
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/parm/diag_table/diag_table_cpld_template
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions tests/parm/diag_table/diag_table_cpld_template_iau
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 71e9323

Please sign in to comment.