File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5483,7 +5483,7 @@ def collapse(
5483
5483
measure=measure, scale=scale, radius=radius,
5484
5484
great_circle=great_circle)``.
5485
5485
5486
- See the cf.Field.weights` and the *axes*, *measure*,
5486
+ See the ` cf.Field.weights` and the *axes*, *measure*,
5487
5487
*scale*, *radius*, and *great_circle* parameters for
5488
5488
details; and note that the value of *scale* may be
5489
5489
modified depending on the value of *measure*.
@@ -5511,7 +5511,7 @@ def collapse(
5511
5511
a CF cell methods-like string via the *method*
5512
5512
parameter, then the *axes* parameter is ignored and
5513
5513
the axes for weights instead inferred from that
5514
- string. For instance, if *method* is ``'T: xarea :
5514
+ string. For instance, if *method* is ``'T: area :
5515
5515
minimum'`` then this defines axes of ``['T',
5516
5516
'area']``. If *method* specifies multiple collapses,
5517
5517
e.g. ``'T: minimum area: mean'`` then this implies
You can’t perform that action at this time.
0 commit comments