Skip to main content

Propagate satellite orbits to identify matchups.

Project description

orbitx

Propagate satellite orbits to identify matchups.

orbitx computes satellite ground-track positions from TLE data and identifies instances where two satellite swaths overlap in space and time.

Warning: This software is in beta. Results should be used with caution. Please share any feedback via the issue tracker.

Usage

Virtual environment

It is always recommended to use a virtual environment for each Python project. Use your preferred environment manager, or create one with:

python -m venv venv

Activate it on Windows with venv\Scripts\activate, or on macOS/Linux with source venv/bin/activate.

Installation

Install the package and its core dependencies:

pip install orbitx

Or in editable mode when working from source:

pip install -e .

Optional extras are available depending on your use case:

pip install -e ".[dev]"   # Development tools (ruff, mypy, pytest, …)
pip install -e ".[docs]"  # Documentation build (sphinx, …)

Orekit (optional)

Orbit propagation using the Orekit library requires orekit, which is available on conda-forge but not on PyPI. Install it separately if needed:

conda install -c conda-forge orekit

Development

Install the pre-commit hooks after cloning:

pre-commit install

When you commit, ruff will lint and format your code. If it makes corrections the commit will be aborted so you can review the changes — just commit again once you are happy.

Run the test suite with:

pytest

Documentation

Build the docs locally with:

sphinx-build docs docs/_build -b html

The documentation is also available online at the GitLab pages site.

Change requests

If you would like additional functionality or have spotted a bug, please open an issue in the GitLab repository.

Compatibility

orbitx requires Python 3.11 or later and is tested on Python 3.11, 3.12, and 3.13.

Licence

orbitx is released under the GNU Lesser General Public License v3 (LGPLv3). See the LICENSE file for the full licence text.

Authors

orbitx is developed and maintained by the MetEOR Toolkit Team.

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

orbitx-0.2.0.tar.gz (38.5 MB view details)

Uploaded Source

Built Distribution

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

orbitx-0.2.0-py3-none-any.whl (34.8 MB view details)

Uploaded Python 3

File details

Details for the file orbitx-0.2.0.tar.gz.

File metadata

  • Download URL: orbitx-0.2.0.tar.gz
  • Upload date:
  • Size: 38.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for orbitx-0.2.0.tar.gz
Algorithm Hash digest
SHA256 a3764fe0bb172b0999f37db42ed7f6b7143009752dd614878b561c9ea0605e43
MD5 87fd0c273781b28a3520032d21908144
BLAKE2b-256 423294e8b442cfc88a1c715327320a68d11d2a90545b8a103338dab93610c612

See more details on using hashes here.

Provenance

The following attestation bundles were made for orbitx-0.2.0.tar.gz:

Publisher: publish.yml on meteor-toolkit/orbitx

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

File details

Details for the file orbitx-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: orbitx-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 34.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for orbitx-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0e7f6e608ef67b614ae3392c0d18bef7835fc1aff8245ff0b60a99a17b2c6e57
MD5 cfe2454f5d6d0643f50507c076f95a04
BLAKE2b-256 517e2087acb5afd9c6a2d14ba122993ed4c867063fe13e137b7bb59fd97c4fe1

See more details on using hashes here.

Provenance

The following attestation bundles were made for orbitx-0.2.0-py3-none-any.whl:

Publisher: publish.yml on meteor-toolkit/orbitx

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