v0.11.0
·
3742 commits
to master
since this release
New features
- Environment Analysis
- A new class is born! RocketPy's meteorological capabilities have just been upgraded. Users can now analyze a range of historical weather data to get a comprehensive understanding of how atmospheric conditions behave at their rocket's launch site.
- by @PatrickSampaioUSP @giovaniceotto @Gui-FernandesBR @MateusStano @FranzYuri in #135
- Easy Export Flight Data to csv files
- Export flight trajectory to .kml file so it can be seen on google earth:
- Evaluate parachute equilibrium altitude
- Introducing Motor class instead of solidmotor class
Bug corrections
- Fix test warnings by @giovaniceotto in https://github.com/Projeto-Jupiter/RocketPy/pull/149
- Adapt to new cftime version solving calendar bugs by @giovaniceotto in https://github.com/Projeto-Jupiter/RocketPy/pull/151
Other improvements
- Adding new unit tests:
- Awesome implementation of dimensionality tests by @PatrickSampaioUSP in https://github.com/Projeto-Jupiter/RocketPy/pull/153
- Added Rocket class unit tests by @PatrickSampaioUSP in https://github.com/Projeto-Jupiter/RocketPy/pull/121
- Passing Plots to a future Front-End Integration
- RocketPy now works on MATLAB!
Installation
RocketPy can be installed/updated using pip with the following command:
pip install rocketpy==0.11.0
Can't wait for the next release!!! Let's rocket them all.
Stay hungry, stay foolish, and always keep learning.
@Projeto-Jupiter/rocketpy-team
Full Changelog: Projeto-Jupiter/RocketPy-Jupiter@v0.10.0...v0.11.0