or equivalently
On 1/21/2013 3:25 PM, Russ Fiedler wrote:
Hi
Something like
! Define the smoothing which increases the missing point at data
! boundaries.
let var_smooth_tmp = var[i=@sbx:3]
! Replace missing values in smoothed data with originals.
let var_smooth = if ( var_smooth_tmp ) then var_smooth_tmp else var
let var_smooth = MISSING(var_smooth_tmp, var)
Russ
On Mon, 2013-01-21 at 23:19 +1100, golla nageswararao wrote:
Hi all,
How to retain the boudary data while smoothing (@sbx,@spz,@shn,,,)
in ferret?
Any help in this regard is appreciated.
--
With Best regards,
G.NageswaraRao,