Skip to content

v0.10.0

Compare
Choose a tag to compare
@aliaksei135 aliaksei135 released this 15 Mar 09:48
· 153 commits to master since this release

Improvements

  • Path risk analysis now based on probability density functions instead of a simple path buffer
  • Ballistic model for descent and ground impact probability added
  • Few UI improvements (resizing, wizards, ...)

TODO

  • Probability overlay not displaying colourbar. This is partially mitigated by simply printing the max prob. to console (#21 )
  • Plot will revert back to world view when reloaded outside of the plotting thread(s) (#20 )
  • Wizards can have ridiculously long parameter lists due to all the params the descent model(s) require. (#22 )
  • Progress updates are few and far between and can look like app is hanging sometimes (it's not!) ) (#5)