get_Licor: get Licor file and format into usable 6400 format

Description Usage Arguments Details Value

Description

See val_TDL_Licor_variables for expected column names.

Usage

1
get_Licor(Licor_fn, Licor_TDL_time_offset_seconds, sw)

Arguments

Licor_fn

Licor file to read

Licor_TDL_time_offset_seconds

seconds to adjust to match up with TDL

sw

isogasex switch settings

Details

Create Licor to hold data.

Read Licor file

Find the row where the column headers and data begin.

Look for "Obs" as the first row (used to look for $STARTOFDATA$, but not in every version of Licor file).

If any extra lines in Licor file, remove those lines and fix the Obs and HHMMSS columns.

Date (day) of run, fix Thursday (Thr to Thu) representation.

Value

Licor xxxRETURNxxx


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