foxes.input.windio.read_case(case_yaml, site_pars={}, farm_pars={}, ana_pars={})[source]

Reads a WindIO case

Parameters

case_yaml: str

Path to the yaml file

site_pars: dict

Additional arguments for read_site

farm_pars: dict

Additional arguments for read_farm

ana_pars: dict

Additional arguments for read_analyses

Returns

mbook: foxes.ModelBook

The model book

farm: foxes.WindFarm

The wind farm

states: foxes.states.States

The states object

algo: foxes.core.Algorithm

The algorithm