uxarray.grid.neighbors.DataArrayNeighborhood.reduce

uxarray.grid.neighbors.DataArrayNeighborhood.reduce#

DataArrayNeighborhood.reduce(func)#

Reduces each neighborhood with an arbitrary callable.

See Neighborhood.reduce(), which this supplies the data to.