We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2db4483 commit f94fffdCopy full SHA for f94fffd
1 file changed
cf/field.py
@@ -6720,10 +6720,9 @@ def collapse(
6720
.. note:: By default *weights* is `None`, resulting in
6721
**unweighted calculations**.
6722
6723
- .. note:: Unless *measure* is True, the units of
6724
- weights are ignored default *weights* is
6725
- `None`, resulting in **unweighted
6726
- calculations**.
+ .. note:: Unless the *method* is ``'integral'``, the
+ units of weights not combined with the
+ field's units in the collapsed field.
6727
6728
If the alternative form of providing the collapse method
6729
and axes combined as a CF cell methods-like string via the
0 commit comments