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(
54835483 measure=measure, scale=scale, radius=radius,
54845484 great_circle=great_circle)``.
54855485
5486- See the cf.Field.weights` and the *axes*, *measure*,
5486+ See the ` cf.Field.weights` and the *axes*, *measure*,
54875487 *scale*, *radius*, and *great_circle* parameters for
54885488 details; and note that the value of *scale* may be
54895489 modified depending on the value of *measure*.
@@ -5511,7 +5511,7 @@ def collapse(
55115511 a CF cell methods-like string via the *method*
55125512 parameter, then the *axes* parameter is ignored and
55135513 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 :
55155515 minimum'`` then this defines axes of ``['T',
55165516 'area']``. If *method* specifies multiple collapses,
55175517 e.g. ``'T: minimum area: mean'`` then this implies
You can’t perform that action at this time.
0 commit comments