foxes.output.FarmResultsEval.reduce_states(vars_op)[source]

Reduces the states 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 turbine