ASCL.net

Astrophysics Source Code Library

Making codes discoverable since 1999

ASCL Code Record

[ascl:1505.001] CALCEPH: Planetary ephemeris files access code

CALCEPH accesses binary planetary ephemeris files, including INPOPxx, JPL DExxx ,and SPICE ephemeris files. It provides a C Application Programming Interface (API) and, optionally, a Fortran 77 or 2003 interface to be called by the application. Two groups of functions enable the access to the ephemeris files, single file access functions, provided to make transition easier from the JPL functions, such as PLEPH, to this library, and many ephemeris file at the same time. Although computers have different endianess (order in which integers are stored as bytes in computer memory), CALCEPH can handles the binary ephemeris files with any endianess by automatically swaps the bytes when it performs read operations on the ephemeris file.

Code site:
https://www.imcce.fr/inpop/calceph/
Used in:
https://ui.adsabs.harvard.edu/abs/2014arXiv1403.2817V https://ui.adsabs.harvard.edu/abs/2015arXiv150201472N https://ui.adsabs.harvard.edu/abs/2018MNRAS.481.5501C
Bibcode:
2015ascl.soft05001G

Views: 5142

ascl:1505.001
Add this shield to your page
Copy the above HTML to add this shield to your code's website.