Multi-Level Wind Model #7
christophfroehlich
started this conversation in
General
Replies: 1 comment 1 reply
-
|
We should have a look at this, which seems to be some great stuff: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As described in the Wiki , the current wind speed + direction is calculated at the current altitude by using a linear interpolation separately in North/East direction.
Considering changing directions of different wind layers, is the cartesian component-wise interpolation the best choice? If the wind changes directions by 180°, is there zero wind in between?
Beta Was this translation helpful? Give feedback.
All reactions