Skip to content

Release 2.2

Compare
Choose a tag to compare
@jordanperr jordanperr released this 29 May 03:06
· 297 commits to main since this release
  • IAV incorporation in AEP calculation
  • Set power to 0 for windspeeds above and below cutoff in IEC power curve function.
  • Split unit tests from regression tests and updated CI pipeline to run the full regression tests weekly.
  • Flake8 with Black code style implemented with git hook to run on commit
  • Updated long-term loss calculations to weight by monthly/daily long-term gross energy
  • Added wind turbine asset data to example ENGIE project
  • Reduce amount of time it takes to run regression tests by decreasing number of monte carlo iterations. Reduce tolerance of float comparisons in plant analysis regression test. Linear regression on daily data is removed from test.
  • Bugfixes, such as fixing an improper python version specifier in setup.py and replacing some straggling references to the master branch with main.