Prototype for tracking real-time satellite positions in orbit.
Project description
LiveSatProto
Prototype for tracking real-time satellite positions in orbit.
Use
$ livesat-proto <launch_time> <angle> <latitude> <longitude>
{
"satellite_position": {
"latitude": 37.7749,
"longitude": -122.4194,
"altitude": 500
},
"timestamp": "2025-01-24T15:45:00Z"
}
## Requirements:
# To track the current position of a satellite, the following parameters are required:
# Launch Time: The time the satellite was launched (ISO 8601 format).
# Angle: The angle of the satellite’s trajectory.
# Latitude: The current latitude of the satellite.
# Longitude: The current longitude of the satellite.
#Altitude: The altitude (in meters) of the satellite from the Earth’s surface.
Dev
$ git clone ...
$ pdm venv create
$ source .venv/bin/activate
$ pdm install
$ pytest
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
livesatproto-0.1.0.tar.gz
(13.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file livesatproto-0.1.0.tar.gz.
File metadata
- Download URL: livesatproto-0.1.0.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.22.2 CPython/3.10.12 Linux/5.15.167.4-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8413c38a298d3d9aa3aa19b44f62997b04cb70e73a82ac60ba5638c4ea24e203
|
|
| MD5 |
ce85538d8eb97f04685758504cace6e8
|
|
| BLAKE2b-256 |
530e68d0c3847acb2469b3d351b526a734ec5b4ccb1155b1d486c94269a83b85
|
File details
Details for the file livesatproto-0.1.0-py3-none-any.whl.
File metadata
- Download URL: livesatproto-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.22.2 CPython/3.10.12 Linux/5.15.167.4-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef4cb71304701e7ef9146c3f73462860086f9ce3549b1c42407cebcca14609c6
|
|
| MD5 |
a18b181d76a02206270d43bcf1f43284
|
|
| BLAKE2b-256 |
be243b85eed315bf8acc8ae6977dfe46aad8acee653b76162f7e5d8539297d09
|