regrid2.mvGenericRegrid:GenericRegrid

GenericRegrid.apply(srcData, dstData, rootPe=None, missingValue=None, **args)[source]

Regrid source to destination

Parameters
srcDataarray (input)
dstDataarray (output)
rootPeif other than None, then results will be MPI gathered
missingValueif not None, then data mask will be interpolated

and data value set to missingValue when masked