align_TDL_Licor_times: Find the overlapping time window of the TDL and Licor files...

Description Usage Arguments Details Value

Description

Unused sites (comment): When sites are specified in TDL file that are not in the template file (because more than 4 sites are used), then there are NAs for times for used sites. In this case, the matching times above may be different from the min/max times below. In this case, we should use the matching times (that is, always use the matching times) otherwise errors result from NA times in time_window_TDL_Licor_interp. The logic is: use the widest matching times within the timewindow.

Usage

1
2
align_TDL_Licor_times(TDL_time, TDL_n, Licor_time, Licor_n, val_timewindow,
  sw)

Arguments

TDL_time

xxxPARAMxxx

TDL_n

xxxPARAMxxx

Licor_time

xxxPARAMxxx

Licor_n

xxxPARAMxxx

val_timewindow

xxxPARAMxxx

sw

xxxPARAMxxx

Details

Indicate first and last times for TDL and Licor.

Report first and last times.

Indicate the time window specified.

Set TDL and Licor times to NA outside the time window.

Indicate the first and last matching TDL and Licor times in time window.

Check that TDL and Licor first and last times are identical.

Indices for first and last times in TDL and Licor files.

Use narrower timewindow start and end times, if specified.

Value

TDL_Licor_times xxxRETURNxxx


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