interp_TDL_tanks_ref: Interpolate TDL tank and reference values

Description Usage Arguments Details Value

Description

Create TDL$interp to hold interpolated values between measurement cycles and observed values within measurement cycles

Usage

1
2
interp_TDL_tanks_ref(TDL, TDL_cycle, plot_format_list, output_fn_prefix,
  sw)

Arguments

TDL

xxxPARAMxxx

TDL_cycle

xxxPARAMxxx

plot_format_list

xxxPARAMxxx

output_fn_prefix

xxxPARAMxxx

sw

xxxPARAMxxx

Details

List of sites (hi, low, ref) to perform smooth interpolation (1).

For those sites with interp=1, perform smooth interpolation using smooth_spline.

Cubic spline interpolation using smooth_spline with nknots=df=number of cycles for current site.

Extrapolate the first/last cal tank to the first/last time values for the run.

Fill within block times with data

List of sites (hi, low, ref) to perform "last mean value" flat interpolation (2).

For those sites with interp=2, perform last mean value flat interpolation.

Plot the interpolated values.

Value

TDL xxxRETURNxxx


erikerhardt/isogasex documentation built on July 16, 2019, 5:25 a.m.