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.2.0.tar.gz
(13.9 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.2.0.tar.gz.
File metadata
- Download URL: livesatproto-0.2.0.tar.gz
- Upload date:
- Size: 13.9 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 |
f71b3c463fa44fb55d6614e01f9f90675e02aec5afb9114a3378efd7738d0457
|
|
| MD5 |
723208ffb0d15d7159b8c9bc769a4bdc
|
|
| BLAKE2b-256 |
397a400eea47f44579322b1c3662914c8d8d77d65a63f9e72f3f906f9a506d6c
|
File details
Details for the file livesatproto-0.2.0-py3-none-any.whl.
File metadata
- Download URL: livesatproto-0.2.0-py3-none-any.whl
- Upload date:
- Size: 14.7 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 |
c07418bd0f639e67f5da2a7ef9c69ae99d5ef0941f0a7588cd1b5ded948bdba9
|
|
| MD5 |
e1a6f45afc23c022d37bc4fa4aabb502
|
|
| BLAKE2b-256 |
25bfdabd45b3a056cdc7918b16db764063f4cb05c371e79751298fec449fc917
|