Skip to content

add unit tests in aerodynamics module

Summary

Add unit test in the aeordynamic module to test the following function: get_wind_speed_specific_height

Current behavior

No unit tests for this module

Desired behavior

Test the input/output behavior of the functions in the aerodynamics module

Sources

Linked features or branches