You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/index.md
+12-3Lines changed: 12 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,20 @@
2
2
3
3
_A lightweight CALCEPH.jl wrapper for the JSMD ecosystem._
4
4
5
-
This package is a lightweight wrapper around [CALCEPH.jl](https://github.com/JuliaAstro/CALCEPH.jl)
6
-
that implements the [JSMDInterfaces.jl](https://github.com/JuliaSpaceMissionDesign/JSMDInterfaces.jl)
7
-
interfaces to extract data from SPICE and INPOP ephemeris kernels.
5
+
This package is a lightweight wrapper around [CALCEPH.jl](https://github.com/JuliaAstro/CALCEPH.jl) that implements the [JSMDInterfaces.jl](https://github.com/JuliaSpaceMissionDesign/JSMDInterfaces.jl) interfaces to extract data from SPICE and INPOP ephemeris kernels.
8
6
9
7
The CALCEPH is a C++ library written by the research team Astronomie et systèmes dynamiques
10
8
(CNRS/Observatoire de Paris/IMCCE). For further information on CALCEPH visit its
11
9
[official website](https://www.imcce.fr/inpop/calceph) or its original
0 commit comments