boxconv - smooth by apllying box filter
call boxconv(nb,nx,xx,yy)
box length
data length
real(nx)
input data
real(nx+nb-1)
smoothed data
Smooths data by applying box filter
Smooth
sepfilterf90