v1.7.4
- Applications:
- New command line application
wrf2foxes, converting data files from WRF-NEWA NetCDF format into a regular UTM based grid that is readable by theFieldDatastates class. The subsequent foxes run might then be faster than using theNEWAStatesclass.
- New command line application
- Inputs:
- New ambient states
SingleStateField, for heterogeneous data without state dimension, e.g. the mean field output offoxes_create_mean_dataset
- New ambient states
- Models:
- Removing
pre_rotorflag. The position before or after the rotor model is now automatically determined based on the overlap of model output variables and the newly introduced input variables of the selected rotor model. - New turbine model
YawControllerfor sequential runs, simulating basic yaw manoeuvres that follow window averages of ambient wind direction
- Removing
- Examples:
- New example
sequential_yawcontroller, demonstrating the newYawControllermodel
- New example
- Bug fixes:
- Fix for bug with states averaging in
PointCalculator
- Fix for bug with states averaging in
Full Changelog: https://github.com/FraunhoferIWES/foxes/commits/v1.7.4