Skip to content

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 10:12
· 2 commits to main since this release
85d6830
  • Applications:
    • New command line tool era52foxes, reducing and localizing ERA5 data files to FieldData-ready NetCDF files
  • Inputs:
    • New ambient states class LatLonFieldData, for NetCDF input on regular latitude/longitude grids
  • Output:
    • New output classes: WindFarmsEval and ClusterEval, for simple computation of turbine aggregated results
    • The FarmLayoutOutput can now also color by wind_farm and cluster fields.
    • Refactoring and generalizing FarmResultsEval
  • Models:
    • Refactored air density and yaw misalignment corrections for all turbine types
    • Re-implemented CpCtFile and CpCtFromTwo, now no longer mapping to PCtFile
    • Variable change: FV.CAP now refers to capacity and no longer to capacity factor, i.e., it now represents the maximally available power in the power unit specified by the turbine type. The capacity factor is now referred to as FV.CAPF. Both can be computed by FarmResultsEval, WindFarmsEval and ClusterEval.
  • Tests:
    • New tests for turbine models and turbine types
  • Bugs:
    • Bugs fixed with air density correction of power curves

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