Skip to content

Commit 7fc8c27

Browse files
committed
Make cape diagnostic optional
modified: src/diagnostics/default_diagnostics.jl
1 parent d8ab33c commit 7fc8c27

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/diagnostics/default_diagnostics.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@ function default_diagnostics(
209209
"lwp",
210210
"clwvi",
211211
"clivi",
212-
"cape",
213212
]
214213
average_func = frequency_averages(duration)
215214
return [average_func(moist_diagnostics...; output_writer, start_date)...]

0 commit comments

Comments
 (0)