https://github.com/simonrp84/satellite_trajectories
A python tool to overlay trajectory data (such as aircraft flight paths) on top of images from geostationary satellites.
https://github.com/simonrp84/satellite_trajectories
Last synced: about 2 months ago
JSON representation
A python tool to overlay trajectory data (such as aircraft flight paths) on top of images from geostationary satellites.
- Host: GitHub
- URL: https://github.com/simonrp84/satellite_trajectories
- Owner: simonrp84
- Created: 2019-06-01T08:18:56.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-21T08:30:54.000Z (over 2 years ago)
- Last Synced: 2025-03-26T11:51:11.513Z (2 months ago)
- Language: Python
- Homepage:
- Size: 46.9 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A tool to overlay trajectory data (such as aircraft flight paths) on top of images from geostationary satellites.
This tool takes (currently) an aircraft flight path, interpolates it to a given temporal resolution and produces an output map for each timestep that includes the aircraft position, prior track (colour coded by altitude) and start/end points overlaid on an appropriate geostationary satellite image.
NOTE: This is work-in-progress, there will be many updates and changes!