Skip to main content

simulate satellite tracking

Project description

pySatellite

  • Simulate satellite tracking.
  • It tells the story of space debris and satellite collisions.
  • To Infinity, and Beyond!

cli

$ pySatellite-where-are-you-now 1 {API-KEY}
{
  "info": {
    "satname": "CAS500-1",
    "satid": 47932,
    "transactionscount": 0
  },
  "positions": [
    {
      "satlatitude": 77.19527745,
      "satlongitude": 21.20914327,
      "sataltitude": 511.05,
      "azimuth": 345.23,
      "elevation": -24.46,
      "ra": 22.65957619,
      "dec": 26.44078015,
      "timestamp": 1627974910,
      "eclipsed": false
    }
  ]
}

use

https://pysatellite.github.io/#use

pypi

https://pypi.org/project/pySatellite

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

pySatellite-0.2.0.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

pySatellite-0.2.0-py3-none-any.whl (4.7 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