cpdinsthistory

cpdinsthistory generates a history report of cpd.ini [GLOBAL]Instrument= lines. This report contains any changes to the active instruments or their ordering.

Command Line Usage

cpdinsthistory [--csv] [--show=regex] [station] [start [end]]

Arguments

station

The station identifier code. For example 'brw'. Case insensitive.

start and end

The time range to inspect. Either may be “none” to ignore that bound. If both are omitted, inspects all available data.

--csv

Output in CSV format.

--show=regex

Only inspect instrument lines with either the heading or binary matching the given regular expression. Case insensitive. May be repeated multiple times, and if any matches then the line is considered.

Example Usage

Entire Station History

cpdinsthistory bnd 

CSV History of PSAP/CLAPs

cpdinsthistory --csv --show='(CLAP)|(PSAP)' bnd 2008.5 none