Skip to content

Datasets Module

The datasets module provides convenient access to groundstation locations and planetary ephemeris kernels.

Satellite Ephemeris Data

For satellite ephemeris API clients (CelesTrak, Space-Track), see Ephemeris Data Sources.

Module Overview

The module is organized by data source:

  • brahe.datasets.groundstations: Curated groundstation location datasets
  • brahe.datasets.naif: NASA JPL NAIF planetary ephemeris kernels
  • brahe.datasets.gcat: GCAT satellite catalogs (SATCAT, PSATCAT)
  • brahe.datasets.icgem: ICGEM spherical harmonic gravity models (Earth + celestial bodies)

Submodules


See Also