xoa.interp.extrap1d

Contents

xoa.interp.extrap1d#

xoa.interp.extrap1d(vari, mode)[source]#

Extrapolate valid data to the top and/or bottom

Parameters:
  • vari (array_like(nx, ny))

  • mode ({"top", "bottom", "both", "no"}) – Extrapolation mode

Returns:

array_like(nx, ny) (varo)