Categories
Ephemeris
'Ephemeris' reads, writes, and interpolates the JPL planetary ephemeris data that is the world standard planetary dataset. It should compile on any machine that uses gcc and supports IEEE floating point arithmetic, and has been tested under GNU/Linux. It uses an included library, gnulliver.c, that automatically handles integer and floating point Big-endian/Little-endian byte swapping to match Big-endian/network order on any computer. gnulliver.c can be used separately under the LGPL 2.1.
This is a redesign of JPL's original FORTRAN code, available on JPL's FTP website (ftp://ssd.jpl.nasa.gov/pub/eph/export/), with some added flexibility (including patching some inconsistencies in the original JPL data files). 'Ephemeris' is not associated with JPL or NASA, but just uses JPL's data.
Last updated 7 Jan, 2008
About
Leadership
- Paul Hardy - Maintainer
Requirements
- make (Build Prerequisite)
Related Projects
Subprograms
eph2eph, eph2asc, asc2eph, ephcmp, headcmp, testeff, ephcoeff, vtransit, gnulliver.c
Versions
1.0
1.0 beta released 2004-05-22
- Released: 22 May, 2004
- Code Maturity: Beta
- Source Archive: http://www.ephemeris.com/ephcom-1.0.tar.gz
- Licenses: LGPLv2.1
- Interfaces: Library
User Community and Support
User README included and available from http://www.ephemeris.com/README.txt



