mvESMFRegrid

ESMFRegrid.setCoords(srcGrid, dstGrid[, …])

Populator of grids, bounds and masks

ESMFRegrid.computeWeights(**args)

Compute interpolation weights

ESMFRegrid.apply(srcData, dstData, rootPe[, …])

Regrid source to destination.

ESMFRegrid.getDstGrid()

Get the destination grid on this processor

ESMFRegrid.getSrcAreas(rootPe)

Get the source grid cell areas

ESMFRegrid.getDstAreas(rootPe)

Get the destination grid cell areas

ESMFRegrid.getSrcAreaFractions(rootPe)

Get the source grid area fractions

ESMFRegrid.getDstAreaFractions(rootPe)

Get the destination grid area fractions

ESMFRegrid.getSrcLocalShape(staggerLoc)

Get the local source coordinate/data shape (may be different on each processor)

ESMFRegrid.getDstLocalShape(staggerLoc)

Get the local destination coordinate/data shape (may be different on each processor)

ESMFRegrid.getSrcLocalSlab(staggerLoc)

Get the destination local slab (ellipsis).

ESMFRegrid.getDstLocalSlab(staggerLoc)

Get the destination local slab (ellipsis).

ESMFRegrid.fillInDiagnosticData(diag, rootPe)

Fill in diagnostic data