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.1.tar.gz
(14.1 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.1.tar.gz.
File metadata
- Download URL: livesatproto-0.2.1.tar.gz
- Upload date:
- Size: 14.1 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 |
ae3a18fa002fa906b46b5c2afb4222430a3bf860a392232f3e1364edd00b2bc2
|
|
| MD5 |
4c980a361c0ed5b95ed0e863bba644c6
|
|
| BLAKE2b-256 |
1e3dc6fd6bbd0444937eeb533a5e830d7deaa572971da10b33187a178da17039
|
File details
Details for the file livesatproto-0.2.1-py3-none-any.whl.
File metadata
- Download URL: livesatproto-0.2.1-py3-none-any.whl
- Upload date:
- Size: 14.9 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 |
7c14cdb2ea1928882c58c55b15a1a0d455dd0b0f7faed9d401ff93549c450fe5
|
|
| MD5 |
e9d71a2e9345124e64c049866f710c00
|
|
| BLAKE2b-256 |
9822762894586ee040f8aafeaa09f7db318c1fd581dc7fd5f832835e3f65f92e
|