eotransform_xarray.transformers.aggregate_along_dim.AggregateAlongDim
- class AggregateAlongDim(dim: int | str, aggregate: Callable[[...], ndarray[Any, dtype[ScalarType]]], output: Sequence[AggregationOutput] | None = None, kwargs: Dict | None = None)[source]
Bases:
AggregatorOfDataArraysMethods