Skip to content

v1.3

Choose a tag to compare

@github-actions github-actions released this 04 Feb 10:51
· 551 commits to main since this release
  • Core:
    • The statistical weights of the states are now no longer required to be known a-priori, but they are computed at target points during the states calculation. So in principle, weights can now depend on the evaluation point, as it is required by the new WRGStates, see below.
  • Input:
    • Introducing WRGStates, reading and running Wind Resource Grid (WRG) data files which describe Weibull factors on a regular horizontal grid.
  • Examples:
    • New example quickstart, demonstrating foxes in a minimal script
  • Bug fixes:
    • Bug fixed with xarray.Dataset input instead of file for FieldDataNC states

Full Changelog: https://github.com/FraunhoferIWES/foxes/commits/v1.3