Skip to main content

SSAPy Toolkit: extensions for orbital mechanics, plotting, and data IO

Project description

SSAPy Toolkit

SSAPy Toolkit (Python package: ssapy_toolkit) is a collection of extensions for the SSAPy ecosystem, providing tools for orbital mechanics, plotting, and data IO to support research and engineering workflows.

SSAPy itself is a fast, flexible, high-fidelity orbital modeling and analysis tool for orbits spanning from low-Earth orbit into the cislunar regime. It supports rich satellite definitions, multiple element types and coordinate frames, configurable force models (Earth and lunar gravity, radiation pressure, drag, planetary perturbations, maneuvers), a variety of integrators, Monte Carlo and UQ workflows, and extensive ground/space observer and plotting capabilities. See the SSAPy repository for full details:

https://github.com/llnl/SSAPy/tree/main


Features

  • Utility functions for orbital mechanics and astrodynamics
  • Coordinate transforms and time conversions
  • Data IO helpers for HDF5, CSV, JSON, and more
  • Plotting helpers for orbits, ground tracks, and dashboards

Installation

SSAPy Toolkit is a standard Python package.

python -m venv .venv
source .venv/bin/activate  # On Windows: .venv\Scripts\activate
pip install --upgrade pip
pip install -e .[dev]

This installs the package in editable mode along with development dependencies (testing, linting, docs tools, etc.).


Usage

Once installed, you can import the package in Python:

import ssapy_toolkit as st

from ssapy_toolkit.orbital_mechanics import keplerian
from ssapy_toolkit.plots import orbit_plot

More detailed examples can be found in the demos/ directory.


Development

To run the test suite:

pytest demos

or to build a visualization document of the full test suite:

ssapy-demo-gallery

Code formatting and linting are handled via ruff (see pyproject.toml for configuration).


Documentation

Project documentation is built with Sphinx and hosted on Read the Docs. Once configured, you will be able to find the latest documentation at:

https://ssapy-toolkit.readthedocs.io

To build the docs locally (after installing dev dependencies):

cd docs
make html

The built HTML files will be in docs/_build/html/.


License

This project is licensed under the BSD 3-Clause License. See the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ssapy_toolkit-1.0.4.tar.gz (254.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ssapy_toolkit-1.0.4-py3-none-any.whl (329.0 kB view details)

Uploaded Python 3

File details

Details for the file ssapy_toolkit-1.0.4.tar.gz.

File metadata

  • Download URL: ssapy_toolkit-1.0.4.tar.gz
  • Upload date:
  • Size: 254.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ssapy_toolkit-1.0.4.tar.gz
Algorithm Hash digest
SHA256 e2a83e0100dbc0f6dc6615cfc61c77160943e911253e9ce4764aa1e0ec559b25
MD5 f651ef91aa0b39c65940f91b2a9dfe35
BLAKE2b-256 4ae2ea3b2f261dee5fa63428993b3cfc7abbfcdb888a1c1357ce80250ee0f9c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for ssapy_toolkit-1.0.4.tar.gz:

Publisher: publish.yml on llnl/SSAPy-Toolkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ssapy_toolkit-1.0.4-py3-none-any.whl.

File metadata

  • Download URL: ssapy_toolkit-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 329.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ssapy_toolkit-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a62b5a13d2c1f221f133eb1dd08711161b50d21567d7822220e2d7c8bda37db7
MD5 44fc538780864ed26d03b14eb8f57ade
BLAKE2b-256 92df83cde375ea401af8c0235d858df0ceffa8f719bc48a8e2f2e4c961b1f800

See more details on using hashes here.

Provenance

The following attestation bundles were made for ssapy_toolkit-1.0.4-py3-none-any.whl:

Publisher: publish.yml on llnl/SSAPy-Toolkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page