API reference#

ESMPy regridding adapter for the FINAM model coupling framework.

Adapter#

Regrid([in_grid, out_grid])

FINAM adapter for regridding using ESMPy.

Constants#

ExtrapMethod(value[, names, module, type, start])

Specify which extrapolation method to use on unmapped destination points after regridding.

RegridMethod(value[, names, module, type, start])

Specify which interpolation method to use during regridding.

UnmappedAction(value[, names, module, type, ...])

This is used to indicate what action to take with respect to unmapped destination points and the entries of the sparse matrix that correspond to these points.