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 | ||
package-lock.json | ||
package.json | ||
README.md | ||
vite.config.js |
satellite-track
README.en.md
satellite-track uses TLE data to track satellites and is developed using cesium, vue and satelliteJS.
preview
- In order to save performance, the satellite orbit data is displayed by clicking.
- Data from celestrak.
- 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.
README.md
satellite-track使用TLE数据追踪卫星,使用cesium、vue、satelliteJS开发。
预览
- 为了节约性能,卫星轨道数据点击显示,而非全量显示;
- 数据来源于celestrak;
- github pages 访问速度慢,TLE数据与cesium数据较大,请耐心等待资源加载;