Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The function next_step! is using a confusing definition for the wind direction #67

Closed
ufechner7 opened this issue Aug 28, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ufechner7
Copy link
Owner

ufechner7 commented Aug 28, 2024

The function next_step! has the parameter wind_dir, which is defined such that zero means wind from west to east. This is not a standard way to define the wind direction.

Replace this parameter with upwind_direction as defined here: https://ufechner7.github.io/KiteUtils.jl/dev/reference_frames/

@ufechner7 ufechner7 added the enhancement New feature or request label Aug 28, 2024
@ufechner7 ufechner7 self-assigned this Aug 28, 2024
@ufechner7
Copy link
Owner Author

Fixed in v0.6.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant