compass.extraction.wind.graphs.setup_conditional#
- setup_conditional(**kwargs)[source]#
Setup graph to extract min/max setback values for a feature
Min/Max setback values (after application of multiplier) are typically given within the context of ‘the greater of’ or ‘the lesser of’ clauses.
- Parameters:
**kwargs – Keyword-value pairs to add to graph.
- Returns:
nx.DiGraph
– Graph instance that can be used to initialize an elm.tree.DecisionTree.