You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When mounted to a ship, the fact that the ship is moving causes an offset on the anemometer readings. As such, need to subtract the ship velocity from the anemometer reading to get actual wind velocity.
This will likely require using GPS and/or IMU to calculate ship velocity.