-
-
Notifications
You must be signed in to change notification settings - Fork 157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MNT: Fix env plots max heights #433
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
iterable when getting gravity values
Wow! Finally someone fixed this! I would just suggest to add some |
Also, just thought about this, but maybe |
Solved! Although it is currently kinda useless, it has the potential for allowing us to speed up the Environment initialization |
I updated the geting started notebook, I can update the other in another moment. |
Pull request type
Checklist
black rocketpy/ tests/
) has passed locallypytest --runslow
) have passed locallyCurrent behavior
RocketPy/rocketpy/plots/environment_plots.py
Line 31 in dfee9fe
New behavior
Breaking change
Additional information