xoa.interp.extrap1d

xoa.interp.extrap1d(vari, extrap)[source]

Extrapolate valid data to the top and/or bottom

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

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

Returns

array_like(nx, ny) (varo)