climepi.ClimEpiDatasetAccessor.yearly_average#
- ClimEpiDatasetAccessor.yearly_average(data_var=None, **kwargs)[source]#
Compute the yearly mean of a data variable.
Thin wrapper around
temporal_group_average().- Parameters:
- Returns:
xarray.Dataset– A new dataset containing the yearly mean of the selected data variable(s).