foxes.input.states.TurbinePointCloud(*args, states_coord='state', turbine_coord='turbine', weight_ncvar=None, **kwargs)[source]

Constructor.

ParametersΒΆ

args: tuple, optional

Positional arguments for the base class

states_coord: str

The states coordinate name in the data

turbine_coord: str

The turbine coordinate name in the data

weight_ncvar: str, optional

The name of the weights variable in the data

kwargs: dict, optional

Keyword arguments for the base class