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

score uploaded flight #208

Closed
wants to merge 26 commits into from
Closed

score uploaded flight #208

wants to merge 26 commits into from

Conversation

flyingtof
Copy link
Collaborator

No description provided.

@vicb
Copy link
Owner

vicb commented May 28, 2024

You can set the origin branch to the other PR so that only the additions are displayed

image

i.e. the base should not be master but the other PR.

Scoring the uploading tracks could be done in the run app - it's the one already adding airspaces, ... info to uploaded tracks

@flyingtof flyingtof force-pushed the feat/score-uploaded-flight branch from f0dbfe4 to 1b41b51 Compare May 28, 2024 20:41
@flyingtof
Copy link
Collaborator Author

Please do not review until previous PR (#203) is merged or at least stable

flyingtof added 2 commits May 29, 2024 18:13
This library computes scores for flights using applicable rules of various XC leagues.
It permit computations with small chunks of time or cycles.
Optimizer can send successive results that are not optimal.
This can be useful to interrupt optimization properly if it is too long.
This library computes scores for flights using applicable rules of various XC leagues.
It permit computations with small chunks of time or cycles.
Optimizer can send successive results that are not optimal.
This can be useful to interrupt optimization properly if it is too long.
@flyingtof flyingtof force-pushed the feat/score-uploaded-flight branch 4 times, most recently from 2bb3e2d to 03f5fb2 Compare May 30, 2024 17:48
@flyingtof
Copy link
Collaborator Author

flyingtof commented May 31, 2024

You can set the origin branch to the other PR so that only the additions are displayed

image

i.e. the base should not be master but the other PR.

This is what I wanted to do, but UI doesn't allow me to choose the branch of the other PR.

Scoring the uploading tracks could be done in the run app - it's the one already adding airspaces, ... info to uploaded tracks

Which league / scoring rule are we going to use for scoring? The scoring rules are user dependent

@vicb
Copy link
Owner

vicb commented May 31, 2024

Which league / scoring rule are we going to use for scoring? The scoring rules are user dependent

Good point.
We can do that later and use XContest rules (so that we can query the existing tracks).
For now let's optimize on demand.

@flyingtof flyingtof force-pushed the feat/score-uploaded-flight branch 3 times, most recently from 388f5ae to 44c69df Compare June 1, 2024 19:41
@flyingtof flyingtof force-pushed the feat/score-uploaded-flight branch from 48d3800 to 59d7fe8 Compare June 1, 2024 21:33
@flyingtof flyingtof closed this Jun 4, 2024
@flyingtof flyingtof deleted the feat/score-uploaded-flight branch June 4, 2024 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants