Git Product home page Git Product logo

pysoar's People

Contributors

condoratberlin avatar glidergeek avatar jkretz avatar roeles avatar saschadaehne avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pysoar's Issues

mac standalone blurry on retina

seems to come from .app distribution, unix distro doesn't show this behavior. unix distro not used since this always pops up terminal. this issue will not be solved in a while since probably tkinter is left and wxpython will be used, enables to solve this issue.

Warning on AAT

Since AAT functionality is still disabled, it would be nice to give a warning and exit the simulation.

Validation of thermals

Might be interesting for GO4, sallandse tweedaagse 2014. Number one position, but very low thermal average compared to number 2

Speed up

self.b=[] -> b=[], self.b = b , for speed reasons ?

Decrease separate variables in settings

more classifications on dictionary items?
means: add to each performance indicator which special inclusions/exclusions it has, instead of making separate lists.

pyinstaller mac build current directory

The current directory is reset to the home folder, which causes the excel file and other files to be place in home instead of the place where the programm is called.

link to excel file in gui

after analysis, there should be an icon to be clicked which leads you to the folder in which the excel sheet is placed.

Height loss during circling with GPS altitude

GPS altitude might be too inaccurate to yield proper results for this performance indicator (using height difference between two consecutive fixes. Maybe a warning should be shown when the gps height is used instead of the baro height.

Imlement AAT

  • generalize empty classes for task, race_task and aat
  • make parallel task object in competition class (task2 for now)
  • replace read_igc task read in functionality
  • replace write_task functionality
  • test task2: compare values with original task and other variables
  • implement correct handling of tasks (not all necessary info in first file)
  • replace calls to old variables with calls to task2
  • check if everything still works
  • remove unused old variables and functions
  • rename to task
  • extend with trip object
  • implement AAT functionalities
  • test implementation thoroughly
  • remove check which disables AAT

start circle instead of start line

Some competitions (e.g. this one) use a start circle instead of a line.
This is not implemented in PySoar, so this results in unexpected behavior. In the case of the example competition, the analysis fails on the last flight. Disasbling this flight has shown that the other flight are also not correctly analyzed.

bug reporting

implement a button or similar into pysoar, which makes reporting malfunctioning within the program really simple (opposed to filing issue in github, which might be too technical)

Add documentation

Start with algorithm for cruise thermal, look at xcsoar as example

Implement analysic of HC flight

now HC is not analyzed, because then the rank will not be an int, can be solved with string ranking

edit: maybe better to use ints 0, -1, -2 etc for dedicated 'special rankings'
problem with this is when you sort the flights, all HC flights will be ranked first

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.