Previous SAXO Documentation Assistant: Overview Next

Interpolation/

extrapolate.pro

extrapolate data (zinput) where maskinput eq 0 by filling step by step the coastline points with the mean value of the 8 neighbourgs.

extrapolate Interpolation

result = extrapolate(zinput, maskinput[, nb_iteration], x_periodic=x_periodic, MINVAL=MINVAL, MAXVAL=MAXVAL)

Parameters

zinput        in required

data to be extrapolate

maskinput        in required

nb_iteration        in optional

number of iteration

Keywords

x_periodic       

MINVAL       

MAXVAL       

Version history

Version

$Id: extrapolate.pro 157 2006-08-21 09:01:50Z navarro $

 


  Produced by IDLdoc 2.0 on Wed Sep 13 16:32:13 2006.