corr.conf

The configuration file for correction chain. It is located in $DB/etc/$STATION/corr.$STATION.conf or in the default location $DB/etc/corr.conf. If the station specific file does not exist then the default one is used. After any changes to this file the cache for edited data should be invalidated.

It should be checked against standard_corr.conf to ensure there are no overlapping duplicated corrections.

Format

Lines beginning with '#' are treated as comments. Comma separated.

REQUESTED_RECORD,START,END,INPUT_RECORDS,PROGRAM

REQUESTED_RECORD

The requested CPD2 record type, required.

START and END

The range of time this program applies to. If omitted (blank field), then it defaults to -/+ infinity (apply up until, only after, or for all time). Any convertible time format is accepted.

INPUT_RECORDS

A semicolon separated list of records that this filter requires as input. If omitted it defaults to only the requested record.

PROGRAM

The full command line of this program.