- Fixes - Static data: Adding missing data `wind_rotation.nc` to manifest - Models - New wake model added: `TurbOParkWake` from Orsted - New turbine type added: `PCtSingleFiles`, reads power and thrust curves from two separate files - New turbulence intensity wake model added: `IECTI2019`/`Frandsen` and `IECTI2005`
- New code style, created by *black* - Small fixes, discovered by *flake8* - Tests now via *pytest* instead of *unittest* - Introducing github workflow for automatic testing