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

Wind Trail : add final windrun vector as a string at bottom showing distance and angle #1

Open
nellyt opened this issue Oct 8, 2017 · 1 comment
Assignees

Comments

@nellyt
Copy link
Collaborator

nellyt commented Oct 8, 2017

No description provided.

@nellyt nellyt self-assigned this Oct 10, 2017
@gjr80
Copy link
Owner

gjr80 commented Nov 22, 2018

Implemented a net windrun label on trail plots. Trail plots now have a label similar to the following on each plot:

Net windrun 2345km from 223°(SW)

The label defaults to the bottom left of the plot but will (should) move around to automatically deconflict with the location of the timestamp label. New config option vector_location implemented to control the location. Usage is as per time_stamp_location eg

vector_location = bottom, left

or

vector_location = top, centre

or

vector_location = bottom, center

etc

refer commit c313b69

Need to do some more testing to make sure that net windrun label and timestamp automatically deconflict their locations. (ie they never appear in the same spot!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants