v0.9.7
New Features
Accurate topography is here!
- Topographic profiles can be now be imported using
Environment.setTopographicProfile. - Examples of such profiles can be found at NASADEM.
- Elevation data from can be calculated using
Environment.getElevationFromTopograghicProfile. - Check out an example here.
- Work is still needed to enhance support and usability. More details can be found in pull request #50.
Airfoils and stall effects are here!
- Airfoil fins are now supported!
- Custom lift coefficient curves can be used to model airfoils and study stall effects on the flight trajectory.
- More details can be found in pull request #47.
Bug Fixes
- Fixed bug where the Flight class always failed when the
initialSolutionparameter was given. (#56)
Acknowledgements
- Special thanks to @Gui-FernandesBR for the new topography feature!
- Special thanks to @brunosorban for the new airfoil feature!
- Special thanks to @giovaniceotto for the bug fix!
Installation
pip install rocket.py==0.9.7