foxes.input.windio.read_windio(windio_yaml, verbosity=1)[source]

Reads a complete WindIO case.

This is the main entry point for windio case calculations.

Parameters

windio_yaml: str

Path to the windio yaml file

verbosity: int

The verbosity level, 0 = silent

Returns

runner: foxes.input.windio.WindioRunner

The windio runner, call its run function for the complete exection