Calceph Ephemeris Calculations With INPOP and JPL files

Tests calceph package for accessing INPOP and JPL ephemeris files with MATLAB.
18 Downloads
Updated 29 Jul 2022

View License

The calceph package permits programatic use of INPOP and JPL ephemeris files. The package functions are accessed from MATLAB as MEX functions which must be compiled on your machine respecting its architecture. (See appendix for installation notes.) This script illustrates use of the package assembled on an APPLE laptop with Xcode c-compiler. The script examines an example binary file included with the calceph package, and also an INPOP ephemeris binary file and a JPL ephemeris binary file which the script downloads with MATLAB ftp.
This script might interest MATLAB users who wish to compare different emphemeris versions and sources for solar system major bodies.

Cite As

Duncan Carlsmith (2024). Calceph Ephemeris Calculations With INPOP and JPL files (https://www.mathworks.com/matlabcentral/fileexchange/115185-calceph-ephemeris-calculations-with-inpop-and-jpl-files), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2022a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

CalcephEphemerisCalculationsWithINPOPandJPLfiles

Version Published Release Notes
1.0.2

Spell check

1.0.1

cosmetic changes

1.0.0