fasttrips.Skimming

Classes

Skim(name, num_zones[, values, ...])

A single skim matrix, subclasses numpy array to keep track of the number of zones, the name, and a list called index_to_zone_ids, which is a list of zone_ids as per the input files, where the position in the list corresponds to the skim array index.

SkimConfig(start_time, end_time, ...)

Skimming config options.

Skimming()

Skimming class.

SkimmingQueueInputData(state, origin, d_t, ...)

SkimmingQueueOutputData(state, worker_num, ...)

SkimmingWorkerTask()