data.flight.process

data.flight.process is the automatic (and required) flight segmentation generator. In its normal mode of operation it uses the notification system to detect what data has been changed or added since it was last run and updates anything that that would impact. It can also be called with arguments to force updates of a given time range.

Uses instruments.conf to determine what record to inspect of schedule data.

Command Line Usage

data.flight.process [--schedule=X1] [station] [start end]

Arguments

start and end

The time specifiers for interval to force an update for. Start is inclusive while end is exclusive. Any convertible time format is accepted.

station

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

--schedule=X1

Set the name of the scheduler (by default X1).

Example Usage

data.flight.process aao 2008 2009