Open
Description
✨ Feature Request
Motivation
For consistency with Cube.aggregated_by()
. Many aggregators return masked arrays regardless of the input array, and we do not want to unnecessarily propagate masks where they are not needed. Users that genuinely want masked arrays can do so by making sure the Cube
is masked before collapsing. Detailed discussion here: #4970 (comment)
Additional context
Click to expand this section...
Relevant lines in Cube.aggregated_by()
:
Lines 4235 to 4239 in c0153ae
Metadata
Metadata
Assignees
Type
Projects
Status
No status