Allow arbitrary kwargs for preprocessors that use iris.cube.Cube.collapsed
or iris.cube.Cube.aggregated_by
#1851
Labels
enhancement
New feature or request
Is your feature request related to a problem? Please describe.
Many iris operators used for collapsing/aggregating allow arbitrary kwargs (see example). We use
iris.cube.Cube.collapsed
/iris.cube.Cube.aggregated_by
in many preprocessors, so it might make sense to allow arbitrary kwargs in the recipes.Affected preprocessors:
multi_model_statistics
ensemble_statistics
climate_statistics
area_statistics
zonal_statistics
meridional_statistics
volume_statistics
axis_statistics
hourly_statistics
daily_statistics
monthly_statistics
seasonal_statistics
annual_statistics
decadal_statistics
The text was updated successfully, but these errors were encountered: