Automic VaultAutomic Vault

brew

Install calceph with Homebrew, apt, dnf, Nix

C library to access the binary planetary ephemeris files. Version 5.0.0 via Homebrew; verified 2026-07-07.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install calceph

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install calceph

Debian stable package indexes · calceph · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install calceph

Fedora Rawhide package metadata · calceph · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#calceph

nixpkgs package indexes · pkgs/by-name/ca/calceph/package.nix · source: api.github.com

overview

Package summary

C library to access the binary planetary ephemeris files

Commands and aliases

  • calceph_inspector
  • calceph_queryorientation
  • calceph_queryposition

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 1.0.0: Initial CALCEPH release.
  • 1.0.3: Added support for JPL ephemeris file DE423.
  • 2.0.0: Added SPICE kernel support, multiple-file access, `calceph_inspector`, and performance improvements.
  • 2.3.0: Added the Python interface for Python 2.6+ and Python 3.
  • 3.0.0: Added INPOP file format 3.0 support and Sphinx-generated documentation.
  • 3.1.0: Added Octave 4.0+ and Matlab 2017+ Mex interface.
  • 4.0.0: Switched to CMake, with source compatibility but potential binary ABI breakage.
  • 2025: IMCCE page lists CALCEPH 4.0.5 as the latest stable source release.

Related projects

  • Related projects and data families include INPOP, JPL DE ephemerides, NAIF SPICE kernels, NASA SPICE tooling, astropy-adjacent Python astronomy workflows, and other ephemeris readers used in celestial mechanics and mission-analysis software.

security posture

Risk level: green

library-like package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • library-like package without higher-risk signals

Signals

  • metadata:library-like

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
calceph_inspectorcliglobal executable
calceph_queryorientationcliglobal executable
calceph_querypositioncliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version5.0.0
manager updated2026-07-07
local dataok
upstreamnot checked
latest detectednot detected

https://calceph.imcce.fr

install metadata

Package metadata

Package keybrew:calceph
Version5.0.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/calceph
Homepagehttps://calceph.imcce.fr
Repositoryhttps://gitlab.obspm.fr/imcce_calceph/calceph
Upstream docshttps://calceph.imcce.fr/documentations/latest
LicenseGPL-2.0-or-later
Source archivehttps://www.imcce.fr/content/medias/recherche/equipes/asd/calceph/calceph-5.0.0.tar.gz
Last updated2026-07-07T11:54:52Z
Pulseupdated
Dependenciesgcc
Build dependenciescmake
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecalceph
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

calceph 4.0.4-2

Planetary ephemeris data access tools

https://www.imcce.fr/inpop/calceph

sudo apt install calceph
  • Section: science
  • Architecture: amd64
  • 2 dependencies
  • normalized package name match
  • Matched by: Calceph
Debian stable package indexes · deb.debian.org · Debian stable package indexes: calceph from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcalceph-dev 4.0.4-2

C development files for planetary ephemeris data access

https://www.imcce.fr/inpop/calceph

sudo apt install libcalceph-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: calceph
  • 1 dependencies
  • normalized package name match
  • Matched by: Calceph
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcalceph-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcalceph-fortran-dev 4.0.4-2

Fortran bindings for the CALCEPH library

https://www.imcce.fr/inpop/calceph

sudo apt install libcalceph-fortran-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: calceph
  • 1 dependencies
  • normalized package name match
  • Matched by: Calceph
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcalceph-fortran-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcalceph2 4.0.4-2

Shared library for planetary ephemeris data access

https://www.imcce.fr/inpop/calceph

sudo apt install libcalceph2
  • Section: libs
  • Architecture: amd64
  • Source Package: calceph
  • 3 dependencies
  • normalized package name match
  • Matched by: Calceph
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcalceph2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

calceph

nix profile install nixpkgs#calceph
  • normalized package name match
  • Matched by: Calceph
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ca/calceph/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
dnf95%

calceph 4.0.5-4.fc44

Astronomical library to access planetary ephemeris files

https://www.imcce.fr/inpop/calceph

sudo dnf install calceph
  • License: CECILL-2.0 OR CECILL-B OR CECILL-C
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: calceph
  • 4 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Calceph
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: calceph from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

calceph-devel 4.0.5-4.fc44

Development files for calceph

https://www.imcce.fr/inpop/calceph

sudo dnf install calceph-devel
  • License: CECILL-2.0 OR CECILL-B OR CECILL-C
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: calceph
  • 3 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Calceph
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: calceph-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

calceph-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-devel
  • License: CECILL-2.0 OR CECILL-B OR CECILL-C
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: calceph
  • 3 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Calceph
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: calceph-fortran-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

calceph-libs 4.0.5-4.fc44

calceph shared libraries

https://www.imcce.fr/inpop/calceph

sudo dnf install calceph-libs
  • License: CECILL-2.0 OR CECILL-B OR CECILL-C
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: calceph
  • 5 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Calceph
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: calceph-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment