RocketPy
RocketPy copied to clipboard
Next generation High-Power Rocketry 6-DOF Trajectory Simulation
## Pull request type - [x] ReadMe, Docs and GitHub updates ## Checklist - [x] Docs have been reviewed and added / updated ## New behavior Fixed a few errors...
## Pull request type - [x] Code changes (bugfix, features) ## Checklist - [x] Lint (`black rocketpy/ tests/`) has passed locally - [x] All tests (`pytest tests -m slow --runslow`)...
## Pull request type - [ ] Code changes (bugfix, features) - [ ] Code maintenance (refactoring, formatting, tests) - [ ] ReadMe, Docs and GitHub updates - [ ]...
I'm trying to follow along with the first simulation example and when I try to set my environment I get a huge error about fetch function and netCDF3, please see...
**Is your feature request related to a problem? Please describe.** When running Monte Carlo sims currently you are limited to the predefined variables when exporting the results. For certain applications,...
## Pull request type - [x] Code changes (bugfix, features) ## Checklist - [ ] Tests for the changes have been added (if needed) - [ ] Docs have been...
For a python library like ours, a 90% coverage threshold should be the ideal. It should already consider the slow tests as well. Coverage is not the only metric that...
## Pull request type - [X] Code changes (bugfix, features) ## Checklist - [X] Tests for the changes have been added (if needed) - [ ] Docs have been reviewed...
## Pull request type - [X] Code changes (bugfix, features) ## Checklist - [X] Tests for the changes have been added (partially done) - [ ] Docs have been reviewed...
## Pull request type - [x] Code changes (bugfix, features) ## Checklist - [ ] Tests for the changes have been added (if needed) - [ ] Docs have been...