compass.extraction.wind.graphs.setup_conditional_max#
- setup_conditional_max(**kwargs)[source]#
Setup graph to extract max setback values for a feature
Max setback values (after application of multiplier) are typically given within the context of ‘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.