by_s_m3: 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_m3(nr, z0, zmax, z, sigma)

Arguments

nr

fixed number of segments

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(eps=s_mNresults$eps, cline=cline, by_s_m=ss,smz=smz,sms=sms)


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