Skip to content

Commit

Permalink
Merge pull request #79 from luigigisolfi/feature/juice_flybys_example
Browse files Browse the repository at this point in the history
PR - JUICE flybys example
  • Loading branch information
DominicDirkx authored Nov 14, 2024
2 parents 5122fb9 + 256119f commit 6baf3f2
Show file tree
Hide file tree
Showing 5 changed files with 1,017 additions and 6 deletions.
4 changes: 2 additions & 2 deletions estimation/covariance_estimated_parameters.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -962,7 +962,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "tudat-examples",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -976,7 +976,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.10"
"version": "3.12.4"
}
},
"nbformat": 4,
Expand Down
4 changes: 2 additions & 2 deletions estimation/full_estimation_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -874,7 +874,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "tudat-examples",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -888,7 +888,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.10"
"version": "3.12.4"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit 6baf3f2

Please sign in to comment.