Skip to main content

satmad

Project description

SatMAD: Satellite Mission Analysis and Design

CircleCI Status Codecov Status Documentation Status Astropy Badge

SatMAD is an open source Python package, aiming at providing the base functionality to solve satellite mission analysis and design as well as orbital mechanics problems with enough precision and performance to be used in the design and operation of real satellites. The target audience is academics and amateur satellite community, including Cubesats (and anyone else who might be interested).

The focus is on good documentation and good test coverage to produce a reliable flight dynamics library.

Current functionality is:

  • Loading a list of TLEs from file
  • Initialising an orbit with a TLE or Keplerian Orbital Elements
  • Propagating the orbit analytically via the SGP4 propagator
  • Propagating an orbit numerically via the Scipy ODE Solvers (two-body force model) around the Earth or another planet
  • Occultations, shadow geometry and illuminations finding
  • Good infrastructure for time interval management and event finding
  • Harnessing the extensive Astropy functionalities (e.g. finding azimuth and elevation over a ground location and coordinate frame transformations)

Documentation and Examples

The documentation for SatMAD is here: https://satmad.readthedocs.io/

As a quick-start, you can find some hands-on Jupyter examples in the tutorials directory (or in the documentation for a text version).

In addition, there is a repository of how-to guides and analyses in a dedicated project called SatMAD Applications, available at Github (for Jupyter notebooks) and in plain document format.

Installing SatMAD

The SatMAD package is on PyPI and you can install it simply by running:

pip install satmad

You can also install it via conda-forge:

conda install -c conda-forge satmad

Do not install satmad using sudo.

You can find the source code on GitHub: https://github.com/egemenimre/satmad

Requirements

  • NumPy and SciPy are used for the underlying mathematical algorithms
  • Matplotlib is used for plots
  • Astropy handles all time and reference frame computations
  • PyERFA handles lower level coordinate and time transformations
  • Portion handles the time interval mechanics
  • Sgp4 provides the TLE manipulation and SGP4 propagation engine
  • Jplephem for JPL Ephemeris calculations
  • Pytest provides the testing framework

License

This project is Copyright (c) Egemen Imre and licensed under the terms of the GNU GPL v3+ license.

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

satmad-0.1.2.tar.gz (388.5 kB view details)

Uploaded Source

Built Distribution

satmad-0.1.2-py2.py3-none-any.whl (112.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file satmad-0.1.2.tar.gz.

File metadata

  • Download URL: satmad-0.1.2.tar.gz
  • Upload date:
  • Size: 388.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.25.1

File hashes

Hashes for satmad-0.1.2.tar.gz
Algorithm Hash digest
SHA256 f1094e667d56dd20988f2128930c5e11060e0ea617f91ca478535251fa66d8d4
MD5 f438fa1c5faf951a5c12ecbab06d5d7b
BLAKE2b-256 0ea48747cc667064d52f396da760d5b644690a3786320cdcf3475547c9ad5b73

See more details on using hashes here.

File details

Details for the file satmad-0.1.2-py2.py3-none-any.whl.

File metadata

  • Download URL: satmad-0.1.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 112.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.25.1

File hashes

Hashes for satmad-0.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 152ae018b21da75a761239bbe5538b983723fdc55d4dccdfb4e2c6686530c92a
MD5 c639c486e69cc2421f23f88ada6d1d58
BLAKE2b-256 3562635140b4d09671be29388c6bb2ef635b7248b20bc736dc9b4e43c9553f86

See more details on using hashes here.

Supported by

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