mirror of
https://github.com/jiangteng2019/satellite-track.git
synced 2025-06-16 14:58:19 +00:00
satellite-track is an application for satellite orbit visualization based on TLE data
.vscode | ||
docs | ||
public | ||
src | ||
.eslintrc.cjs | ||
.gitignore | ||
.prettierrc.json | ||
index.html | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.en.md | ||
README.md | ||
vite.config.js |
satellite-track
Introduction
Satellite-track is a program for tracking satellite orbit, developed by cesium, vue and satelliteJS. It supports satellite and satellite constellation orbit display within the next 24 hours (performance considerations); Custom satellite orbit data (TLE) loading is also supported,TLE data is from celestrak;
Preview
【satellite-track】
【Alternate address】
Tips
- The access speed of github pages is slow, and the TLE data and cesium data are large. Please wait patiently for the resources to load;
- If the spacecraft changes orbit frequently, the TLE cache needs to be cleared manually before use;
- In order to save performance, satellite-track limits the following options:
- click display of satellite orbital data, not full display;
- orbital data prediction for the next 24 hours;
- only five constellation data can be selected at the same time;