cnvt_neph

cnvt_neph takes raw TSI 3563 Nephelometer data either as a direct dump from the instrument or as data logged with a CPD(2) raw data logger and converted it into CPD2 style records.

If processing a direct dump (that is one without a logging timestamp) then the times in the “T” raw records are used, otherwise the timestamp of logging is used. In both cases the time may be corrected to an offset with the –start option.

Generates "a", "m", "s", and "c" records at the instrument reporting time base.

Command Line Usage

cnvt_neph [--start=timestamp] [--station=STN] [--blanktime=X] 
          [--instID=S11]
          [inputFile ...]

Arguments

--start=timestamp

Overrides the start of the file to the given time, any convertible time format is accepted. If present than data is assumed to start at the given real time, and will be offset from the time in the file accordingly.

--station=STN

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

--blanktime=X

Set the blank time in seconds. If present and greater than zero this option causes the total and back scattering to be output as missing for that many seconds before and after a zero or blank reported by the neph. That is, setting this to 60 will cause one minute before and after the time around the zero and leading/trailing blank to be reported as missing in addition to the actual zero/blank time as reported by the neph itself.

--instID=S11

Set the instrument to generate data for, defaulting to S11.

inputFile ...

List of time sorted input files, if none are present then it reads from standard input.

Example Usage

cnvt_neph --instID=S81 < rawNephData