Skip to content

Commit

Permalink
Merge pull request #370 from RocketPy-Team/maint/env-analysis-plots-p…
Browse files Browse the repository at this point in the history
…rints

MAINT: moving env_analysis plots and prints
  • Loading branch information
Gui-FernandesBR authored May 29, 2023
2 parents b104c01 + 016833f commit ea37e32
Show file tree
Hide file tree
Showing 8 changed files with 86,227 additions and 77,286 deletions.
110,929 changes: 60,994 additions & 49,935 deletions docs/notebooks/environment_analysis_EuroC_example.ipynb

Large diffs are not rendered by default.

49,219 changes: 23,400 additions & 25,819 deletions docs/notebooks/environment_analysis_class_usage.ipynb

Large diffs are not rendered by default.

1,539 changes: 35 additions & 1,504 deletions rocketpy/EnvironmentAnalysis.py

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions rocketpy/plots/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
from .compare import *
from .environment_analysis_plots import _EnvironmentAnalysisPlots
from .environment_plots import _EnvironmentPlots
from .flight_plots import _FlightPlots
from .rocket_plots import _RocketPlots
Loading

0 comments on commit ea37e32

Please sign in to comment.