File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 635
635
============== ======================================
636
636
*mode* Description
637
637
============== ======================================
638
- Not provided If no positional arguments are
638
+ Not provided If no positional arguments are
639
639
provided then assume the
640
640
``'compress'`` mode of operation with
641
641
no halo added to the subspaced axes.
724
724
The subspace has the same domain as the original
725
725
construct. Missing data is inserted at unselected
726
726
locations, unless a halo has been defined (of any
727
- size, including 0).""" ,
727
+ size, including 0).
728
+
729
+ .. note:: Setting a halo size of `0` differs from not
730
+ not defining a halo at all. The shape of the
731
+ returned field will always be the same, but
732
+ in the former case missing data will not be
733
+ inserted at unselected locations (if any)
734
+ within the output domain.""" ,
728
735
# subspace valid modes Domain
729
736
"{{subspace valid modes Domain}}" : """Valid modes are:
730
737
You can’t perform that action at this time.
0 commit comments