Safe Haskell | None |
---|---|
Language | Haskell2010 |
The JPL Horizons [1] on-line solar system data and ephemeris computation service provides access to key solar system data and flexible production of highly accurate ephemerides for solar system objects (1,180,796 asteroids, 3,789 comets, 211 planetary satellites {includes satellites of Earth and dwarf planet Pluto}, 8 planets, the Sun, L1, L2, select spacecraft, and system barycenters).
Horizons is provided by the Solar System Dynamics Group of the Jet Propulsion Laboratory.
Documentation
:: Body | center body (observation site) |
-> (Day, Day) | (first, last) day of observation |
-> Int | observation interval in minutes |
-> Body | solar system body |
-> Format | Output format |
-> IO () |
Make an API call, parse and save the results as CSV
The resulting file will contain one sample of the state vector per row