macOS
brew install calcephlocal Homebrew formula metadata
brew
C library to access the binary planetary ephemeris files. Version 5.0.0 via Homebrew; verified 2026-07-07.
install
brew install calcephlocal Homebrew formula metadata
sudo apt install calcephDebian stable package indexes · calceph · source: deb.debian.org
sudo dnf install calcephFedora Rawhide package metadata · calceph · source: dl.fedoraproject.org
nix profile install nixpkgs#calcephnixpkgs package indexes · pkgs/by-name/ca/calceph/package.nix · source: api.github.com
overview
C library to access the binary planetary ephemeris files
history
CALCEPH is an IMCCE scientific-computing library and set of tools for reading binary planetary ephemeris files such as INPOP, JPL DE, and SPICE kernels. It is a package-manager-visible bridge between astronomical ephemeris data formats and C, Fortran, Python, Octave, and Matlab applications.
The IMCCE project page describes CALCEPH as a library designed to access binary planetary ephemeris files, including INPOPxx, JPL DExxx, and SPICE files. The official release notes begin with version 1.0.0 as the initial release and show a steady expansion from C/Fortran access into SPICE support, Python bindings, Octave/Matlab support, Sphinx documentation, and CMake builds.
Version 2.0.0 was a major technical step: it added SPICE kernel support, `calceph_inspector`, multiple-file opening, unit-aware computation, and performance improvements. Later releases added Python support in 2.3.0, INPOP format 3.0 support and Sphinx documentation in 3.0.0, Octave/Matlab support in 3.1.0, thread-safety reporting and additional SPICE segment support in 3.4.x, and CMake in 4.0.0.
CALCEPH is adopted in astronomy and astrodynamics workflows where reproducible package installation matters as much as numerical correctness. The official page lists source downloads, the GitLab development repository, IMCCE package instructions, PyPI packaging for the Python interface, Homebrew on macOS, vcpkg and MSYS2 on Windows, FreeBSD, Debian, Ubuntu, Fedora/RHEL/Rocky, Arch, and openSUSE-related packaging references.
Because it supports INPOP, JPL DE, and SPICE data, CALCEPH sits between institutional ephemeris producers and downstream scientific applications. Its package adoption is therefore less about general CLI popularity and more about making a specialized, tested library available across research operating systems.
Developers link against the C or Fortran library, use the Python module, or call the Octave/Matlab interface to compute positions, velocities, orientations, time spans, constants, and metadata from ephemeris files. The Homebrew package also exposes inspection and query tools such as `calceph_inspector`, `calceph_queryposition`, and `calceph_queryorientation`.
Typical use is non-interactive scientific computation: install the library, obtain ephemeris files, open one or more files through CALCEPH, and query bodies, frames, or constants at requested epochs.
CALCEPH is significant because it packages a domain-specific binary data reader with ABI/API commitments across several language bindings. For scientific package maintainers, that means compilers, Fortran interfaces, Python/Cython compatibility, Octave/Matlab integration, and ephemeris-file correctness all matter in one small package.
It also demonstrates why niche packages deserve history: a formula like `calceph` encodes a long chain of institutional data formats, space-science standards, and cross-platform binary compatibility work.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
calceph_inspector | cli | global executable | |
calceph_queryorientation | cli | global executable | |
calceph_queryposition | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:calceph |
|---|---|
| Version | 5.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/calceph |
| Homepage | https://calceph.imcce.fr |
| Repository | https://gitlab.obspm.fr/imcce_calceph/calceph |
| Upstream docs | https://calceph.imcce.fr/documentations/latest |
| License | GPL-2.0-or-later |
| Source archive | https://www.imcce.fr/content/medias/recherche/equipes/asd/calceph/calceph-5.0.0.tar.gz |
| Last updated | 2026-07-07T11:54:52Z |
| Pulse | updated |
| Dependencies | gcc |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | calceph |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
calceph 4.0.4-2
Planetary ephemeris data access tools
https://www.imcce.fr/inpop/calceph
sudo apt install calcephlibcalceph-dev 4.0.4-2
C development files for planetary ephemeris data access
https://www.imcce.fr/inpop/calceph
sudo apt install libcalceph-devlibcalceph-fortran-dev 4.0.4-2
Fortran bindings for the CALCEPH library
https://www.imcce.fr/inpop/calceph
sudo apt install libcalceph-fortran-devlibcalceph2 4.0.4-2
Shared library for planetary ephemeris data access
https://www.imcce.fr/inpop/calceph
sudo apt install libcalceph2calceph
nix profile install nixpkgs#calcephcalceph 4.0.5-4.fc44
Astronomical library to access planetary ephemeris files
https://www.imcce.fr/inpop/calceph
sudo dnf install calcephcalceph-devel 4.0.5-4.fc44
Development files for calceph
https://www.imcce.fr/inpop/calceph
sudo dnf install calceph-develcalceph-fortran-devel 4.0.5-4.fc44
Development files for using calceph Fortran bindings
https://www.imcce.fr/inpop/calceph
sudo dnf install calceph-fortran-develcalceph-libs 4.0.5-4.fc44
calceph shared libraries
https://www.imcce.fr/inpop/calceph
sudo dnf install calceph-libssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.