Skip to content

Commit 816e794

Browse files
committed
Generate DataArray, Dataset reductions too.
1 parent 569c67f commit 816e794

File tree

7 files changed

+1928
-193
lines changed

7 files changed

+1928
-193
lines changed

doc/user-guide/computation.rst

+2
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ Xarray also provides the ``max_gap`` keyword argument to limit the interpolation
107107
data gaps of length ``max_gap`` or smaller. See :py:meth:`~xarray.DataArray.interpolate_na`
108108
for more.
109109

110+
.. _agg:
111+
110112
Aggregation
111113
===========
112114

0 commit comments

Comments
 (0)