v1.3
- 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.
- 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
- Input:
- Introducing
WRGStates, reading and running Wind Resource Grid (WRG) data files which describe Weibull factors on a regular horizontal grid.
- Introducing
- Examples:
- New example
quickstart, demonstrating foxes in a minimal script
- New example
- Bug fixes:
- Bug fixed with
xarray.Datasetinput instead of file forFieldDataNCstates
- Bug fixed with
Full Changelog: https://github.com/FraunhoferIWES/foxes/commits/v1.3