[Thread Prev][Thread Next][Index]
Re: [ferret_users] smoothing
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
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,
[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce /
NOAA /
OAR /
PMEL /
Ferret
Privacy Policy | Disclaimer | Accessibility Statement