Skip to content

Datasets Module

The datasets module provides convenient access to satellite ephemeris data and groundstation locations from multiple sources. It handles downloading, parsing, and format conversion automatically.

Module Overview

The module is organized by data source, with each source providing a consistent API:

  • brahe.datasets.celestrak: CelesTrak satellite ephemeris data
  • brahe.datasets.groundstations: Curated groundstation location datasets

Submodules

See Also