xoa.regrid.extrap_modes

class xoa.regrid.extrap_modes(value=None, *args, **kwargs)[source]

Supported extrapolation modes

__init__()

Initialize self. See help(type(self)) for accurate signature.

Attributes

above

Above (after)

below

Below (before)

both

Both below and above

no

No extrapolation (default)