Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
| @@ -0,0 +1,256 @@ | |||
| { | |||
There was a problem hiding this comment.
This example requires an orekit installation via conda.
This examples requires an orekit installation via conda. To be used successfully, JAVA shall be installed.
Additional you will need to place the orekit data as orekit-data.zip in the same folder as this notebook.
Additional you will need to place the orekit data as orekit-data.zip in the same folder as this notebook. N.B. The zip shall be not decompressed.
Reply via ReviewNB
| @@ -0,0 +1,256 @@ | |||
| { | |||
There was a problem hiding this comment.
If everything went well, you should see the same plot again, except this time it's happening inside PASEOS. :)
If everything went well, you should see the same plot again, except this time it's happening inside PASEOS :).
Reply via ReviewNB
GabrieleMeoni
left a comment
There was a problem hiding this comment.
In addition to the comments in the notebook, can you, please, add some information about the scenario in orekit_propagator.py (e.g., satellite mass, type of orbit, etc)
Description
Summary of changes
Resolved Issues
How Has This Been Tested?
CI /CD , new notebook
Related Pull Requests