foxes.output.FarmLayoutOutput.get_dataframe(type_col=None, algo=None, col_farm='wind_farm', col_cluster='cluster')[source]

Returns a pandas DataFrame with the layout data.

Parameters

type_col: str, optional

Name of the turbine type column

algo: foxes.core.Algorithm, optional

The algorithm, needed for turbine types

col_farm: str, optional

The wind farm name column

col_cluster: str, optional

The cluster name column

Returns

lyt: pandas.DataFrame

The layout data