foxes.output.StatesRosePlotOutput(states, point, mbook=None, ws_var='AMB_REWS', **kwargs)[source]

Constructor.

ParametersΒΆ

states: foxes.core.States

The states from which to compute the wind rose

point: numpy.ndarray

The evaluation point, shape: (3,)

mbook: foxes.models.ModelBook, optional

The model book

ws_var: str

The wind speed variable name

kwargs: dict, optional

Additional parameters for the base class