cf.RegridOperator.src_mask¶
-
RegridOperator.src_mask¶ The source grid mask that was applied during the weights creation.
If
Nonethen the weights are assumed to have been created assuming no source grid masked cells.If a Boolean
numpy.ndarraywith shapesrc_shapethen this is the source grid mask that was used during the creation of the weights.New in version 3.14.0.