sierra.plugins.compare.graphs.outputroot#

Utility module for functionality for managing all the paths used in stage5.

Classes#

PathSet

The set of filesystem paths used during stage 5.

Module Contents#

class sierra.plugins.compare.graphs.outputroot.PathSet(cmdopts: sierra.core.types.Cmdopts, controllers: list[str], scenarios: list[str])[source]#

The set of filesystem paths used during stage 5.

Collected here in the interest of DRY.

graph_root#

The path where all graphs will be created.

csv_root#

The path where all collated CSVs will be stored.

model_root#

The path where all CSVs resulting from model execution will be stored.