data.process.ingest.aeth

data.process.ingest.aeth takes raw Aethalometer data and outputs basic a records for it.

Command Line Usage

data.process.ingest.aeth [--input=CPD2|csv] 
                         [--output=A11] [--station=NIL] 
                         [file|-]

Arguments

--input=CPD2

Select the input data format.

  • CPD2 - CPD2 Style raw data logger output.
  • csv - Raw CSV data from the output data stream.

--output=A11

Instrument to output for, defaulting to A11.

--station=NIL

Set the station to output records as, defaulting to NIL.

file|-

Filename to read, or ”-” for standard input. Defaults to standard input.

Example Usage

data.process.ingest.aeth BC032310.CSV