v1.8.0
- Applications:
- New command line tool
era52foxes, reducing and localizing ERA5 data files to FieldData-ready NetCDF files
- New command line tool
- Inputs:
- New ambient states class
LatLonFieldData, for NetCDF input on regular latitude/longitude grids
- New ambient states class
- Output:
- New output classes:
WindFarmsEvalandClusterEval, for simple computation of turbine aggregated results - The
FarmLayoutOutputcan now also color bywind_farmandclusterfields. - Refactoring and generalizing
FarmResultsEval
- New output classes:
- Models:
- Refactored air density and yaw misalignment corrections for all turbine types
- Re-implemented
CpCtFileandCpCtFromTwo, now no longer mapping toPCtFile - Variable change:
FV.CAPnow 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 asFV.CAPF. Both can be computed byFarmResultsEval,WindFarmsEvalandClusterEval.
- 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