FIXGAPS Name
FIXGAPS Purpose
Linearly interpolate across data gaps in an array.
Category
Calling Sequence
out = fixgaps(a, tag) Inputs
a = array to process. in
tag = value in data gaps (def=0). in
Keyword Parameters
Outputs
out = interpolated array. out
Common Blocks
Notes
Modification History
RES 20 Oct, 1992
R. Sterner, 2010 Jun 04 --- Converted arrays from () to [].
Copyright (C) 1992, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.