Skip to content

v1.7.0

Compare
Choose a tag to compare
@Gui-FernandesBR Gui-FernandesBR released this 30 Nov 17:42
· 8 commits to master since this release

RocketPy v1.7.0 is out!

🚀New features

  • Optional plot saving: Now you can save plots directly using an optional feature, making data visualization more flexible (#597).
  • Callback function for Monte Carlo simulations: Added a callback feature to collect additional data during Monte Carlo simulations, offering more customization (#702).

📄Better Documentation

  • Spherical caps documentation: Fixed and improved the explanation about tanks spherical caps (#728).
  • RED Flight Example: Added detailed documentation for the RED flight example (#733).
  • Faraday 2023 Flight Simulation: Included documentation on the Faraday 2023 flight sim (#734).
  • Developer documentation enhancements: Improved clarity and structure for developer-related resources (#732).

🐛Bug fixes

  • Sideslip angle and damping coefficient calculation: Fixed an issue impacting the accuracy of these calculations (#729).
  • Wind speed alignment in weather models: Corrected the position of the wind_speed variable in forecast and reanalysis models (#735).
  • ECMWF weather model updates: Updated the variables dictionary for better compatibility (#736).
  • Stochastic fins improvement: Resolved bugs allowing the use of multiple sets of stochastic fins (#737).

📝Pull Requests

Complete description of Pull Requests included in this version:

New Contributors

We are happy to say welcome to our newest contributors!!

Full Changelog: v1.6.2...v1.7.0