https://github.com/fares-soliman/satellite-mapping
Map out your favourite satellite!
https://github.com/fares-soliman/satellite-mapping
Last synced: 3 months ago
JSON representation
Map out your favourite satellite!
- Host: GitHub
- URL: https://github.com/fares-soliman/satellite-mapping
- Owner: fares-soliman
- Created: 2022-09-21T00:24:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-21T00:28:25.000Z (over 2 years ago)
- Last Synced: 2025-03-09T15:30:58.366Z (3 months ago)
- Language: Python
- Size: 62.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Satellite Mapping
Map out your favourite satellite!
## Requirements
```python
pip install numpy
pip install matplotlib
pip install skyfield
```## Usage
```python
py printmap.py
```