mask_fillvalues
and mask_multimodel
recompute mask from all input cubes for every output cube
#2521
Labels
mask_fillvalues
and mask_multimodel
recompute mask from all input cubes for every output cube
#2521
Because
mask_fillvalues
andmask_multimodel
are now lazy, they recompute the mask based on all the input cube for every output cube. This is slow and unnecessary because the mask is the same for every output cube.The text was updated successfully, but these errors were encountered: