Skip to main content

Create Satellite Constellations around the Earth, Luna and planets in the solar system

Project description

https://img.shields.io/pypi/v/satellite-constellation.svg https://img.shields.io/travis/SaberAidan/SatelliteConstellationCreator.svg

Library for representing satellite constellations and ground stations

Installation

To install latest released version:

pip install satellite-constellation

To install from github master branch:

pip install https://github.com/SaberAidan/SatelliteConstellationCreator

For development:

# fork https://github.com/SaberAidan/SatelliteConstellationCreator to YOUR_GITHUB
# clone your repo locally
git clone https://YOUR_GITHUB@github.com/YOUR_GITHUB/SatelliteConstellationCreator.git
cd SatelliteConstellationCreator

# add upstream remote
git remote add upstream https://github.com/SaberAidan/SatelliteConstellationCreator.git

# create a virtualenv
python3 -m venv .venv
source .venv/bin/activate

# install for development
pip install -r requirements.txt
Testing if installation is good::

$ satellite-constellation –test

Features

JSON serialisable orbital elements for satellite constellation creation. Individual Satellite element creation class.

Credits

This package is a conversion of existing academic Matlab code created by Saber Astronautics Australia Pty. Ltd. for use in creating scenes in the Predictive Interactive Ground Interface software.

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

satellite-constellation-0.2.tar.gz (13.9 kB view hashes)

Uploaded Source

Built Distribution

satellite_constellation-0.2-py3-none-any.whl (16.2 kB view hashes)

Uploaded Python 3

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