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