🚀 What's Changed
This is another magnificent minor update of RocketPy Python library.
🐛 Bug Fixes:
- Fixed the problem with the Monte Carlo ellipses export to .kml process
- The Ellipses matplotlib plots were also updates, ensuring you can have the best of Monte Carlo simulation results without any problems.
📄Documentation Improvements:
- Fixed several minor errors and warning that were arising from the documentation building.
- Removed duplicated gitHub icon from the docs page.
- Added a new plot comparing simulated vs real apogee data
- Our README was also updated!
✨ Other improvements
- You can now check the structural to total mass ratio at the Rocket and Motor classes.
- We officialized our support to Python 3.13, the newest python version currently live!
📝 Summary of Pull Requests (PRs):
- DOC: Fix docs References and Examples Build. by @phmbressan in #711
- DOC: new comparison plot by @Gui-FernandesBR in #714
- BUG: fix export ellipses to kml function by @Gui-FernandesBR in #712
- ENH: add structural to total mass ratio for motor and rocket by @Lucas-Prates in #713
- DOC: Updates README by @Gui-FernandesBR in #720
- DEV: updates workflows to include python 3.13 by @Gui-FernandesBR in #719
- DEV: Updates master for v1.6.2 by @Gui-FernandesBR in #722
- REL: rocketpy v1.6.2 by @Gui-FernandesBR in #724
Full Changelog: v1.6.1...v1.6.2