🍾 Xarray is now 10 years old! 🎉

xarray.IndexVariable.coarsen

xarray.IndexVariable.coarsen#

IndexVariable.coarsen(windows, func, boundary='exact', side='left', keep_attrs=None, **kwargs)[source]#

Apply reduction function.