Class GroupedResults

Object
GroupedResults

public class GroupedResults extends Object
Stores feature-calculation results, indexing by their group.

Outputs various files pertaining to the grouped-features to the filesystem.

Two categories of outputs occur:

  • Aggregate output (a CSV file showing aggregate features for all groups).
  • Group outputs (XML and specific CSV files with features only for the group).
Author:
Owen Feehan