Skip to content

Commit be1acf1

Browse files
authored
Remove unused option annual_mean_kwargs from all recipes (#4133)
1 parent 520148b commit be1acf1

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

esmvaltool/recipes/ref/recipe_ref_annual_cycle_region.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ diagnostics:
113113
group_variables_by: variable_group
114114
plots:
115115
annual_cycle:
116-
annual_mean_kwargs: False
117116
plot_kwargs:
118117
default:
119118
color: red

esmvaltool/recipes/ref/recipe_ref_timeseries_region.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ diagnostics:
161161
group_variables_by: variable_group
162162
plots:
163163
timeseries:
164-
annual_mean_kwargs: False
165164
plot_kwargs:
166165
default:
167166
color: red
@@ -247,7 +246,6 @@ diagnostics:
247246
group_variables_by: variable_group
248247
plots:
249248
timeseries:
250-
annual_mean_kwargs: False
251249
plot_kwargs:
252250
default:
253251
color: red

0 commit comments

Comments
 (0)