- foxes.output.FarmResultsEval.reduce_turbines(vars_op)[source]
Reduces the turbine dimension by some operation
Parameters¶
- vars_op: dict
The operation per variable. Key: str, the variable name. Value: str, the operation, choices are: weights, mean_no_weights, sum, min, max.
Returns¶
- data: pandas.DataFrame
The results per state