Data Providers
Speasy provides access to the following web services:
Automated Multi-Dataset Analysis (AMDA) — parameters, catalogs, and timetables from the CDPP
Coordinated Data Analysis Web (CDAWeb) — public heliophysics data from current and past missions
Cluster Science Archive (CSA) — Cluster and Double Star mission data
Satellite Situation Center Web (SSCWeb) — spacecraft and planet trajectories
CDPP 3DView — planet, spacecraft, and comet trajectories in various coordinate systems
University of Iowa Cassini Ephemeris Tool (UiowaEphTool) — Cassini, Ulysses, and Voyager trajectories
Speasy can also access data directly from local or remote archives using the Direct Archive Access module.
While you can download any data with speasy.get_data(), each web service has specificities and may expose extra
features through its dedicated module.
Note
You can disable any provider by adding it to the disabled_providers list in your configuration file. See Disabling data providers.