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: sum, mean, min, max.

Returns

data: pandas.DataFrame

The results per state