Skip to content

Commit 7940f37

Browse files
Merge pull request #3828 from CliMA/as/rm-def-cape
Make cape diagnostic optional
2 parents d8ab33c + 7fc8c27 commit 7940f37

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)