Skip to content

Commit a758adf

Browse files
committed
temporarily remove skeb_amp diag field
1 parent 861dcbb commit a758adf

2 files changed

Lines changed: 0 additions & 9 deletions

File tree

param_templates/diag_table.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ FieldLists:
2626

2727
- &kpp_diags ["KPP_OBLdepth:oml", "KPP_OBLdepth:oml_min:min", "KPP_OBLdepth:oml_max:max"]
2828

29-
- &stochastic_diags ["skeb_amp"]
30-
3129
- &forcing_flds ["tauuo", "tauvo", "friver", "prsn", "prlq", "evs", "hfsso", "rlntds",
3230
"hfsnthermds", "sfdsi", "rsntds", "hfds", "ustar",
3331
"hfsifrazil", "wfo", "vprec", "ficeberg", "fsitherm",
@@ -128,7 +126,6 @@ Files:
128126
$OCN_DIAG_MODE not in ["spinup", "none"]:
129127
[ *prognostic,
130128
*kpp_diags,
131-
*stochastic_diags,
132129
*forcing_flds,
133130
*enthalpy_flds,
134131
*surface_flds_common,

param_templates/json/diag_table.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,6 @@
8989
"KPP_OBLdepth:oml_min:min",
9090
"KPP_OBLdepth:oml_max:max"
9191
],
92-
[
93-
"skeb_amp"
94-
],
9592
[
9693
"tauuo",
9794
"tauvo",
@@ -357,9 +354,6 @@
357354
"KPP_OBLdepth:oml_min:min",
358355
"KPP_OBLdepth:oml_max:max"
359356
],
360-
[
361-
"skeb_amp"
362-
],
363357
[
364358
"tauuo",
365359
"tauvo",

0 commit comments

Comments
 (0)