Description Usage Arguments Details Value
Create TDL$interp to hold interpolated values between measurement cycles and observed values within measurement cycles
1 2 | interp_TDL_tanks_ref(TDL, TDL_cycle, plot_format_list, output_fn_prefix,
sw)
|
TDL |
xxxPARAMxxx |
TDL_cycle |
xxxPARAMxxx |
plot_format_list |
xxxPARAMxxx |
output_fn_prefix |
xxxPARAMxxx |
sw |
xxxPARAMxxx |
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.
TDL xxxRETURNxxx
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.