by_s_m: Service subroutine for determining Mixed Layer Depth for a...

Description Usage Arguments Value

Description

Service subroutine for determining Mixed Layer Depth for a SPECIFIED ERROR NORM VALUE

Usage

1
by_s_m(thres = thres, z0 = z0, zmax = zmax, z = z, sigma = sigma)

Arguments

thres

error norm;

z0

initial depth: use to omit data above z0

zmax

maximum depth: use to omit data below zmax

z

input x data array, should be increasing function of index

sigma

input y data array

Value

list(nimax=nimax,by_s_m=ss, cline=cline,smz=smz,sms=sms)


boshek/limnotools documentation built on May 13, 2019, 12:36 a.m.