satellite-track is an application for satellite orbit visualization based on TLE data
Go to file
2023-02-03 17:16:20 +08:00
.vscode 'git-init' 2023-01-05 11:13:17 +08:00
docs '增加菜单栏' 2023-02-02 17:22:00 +08:00
public '增加菜单栏' 2023-02-02 17:22:00 +08:00
src '增加卫星星座选择' 2023-02-03 17:16:20 +08:00
.eslintrc.cjs 'git-init' 2023-01-05 11:13:17 +08:00
.gitignore 'git-init' 2023-01-05 11:13:17 +08:00
.prettierrc.json 'git-init' 2023-01-05 11:13:17 +08:00
index.html '增加轨道可视化' 2023-02-01 17:34:22 +08:00
package-lock.json 'init' 2023-01-30 10:20:08 +08:00
package.json 'init' 2023-01-30 10:20:08 +08:00
README.md '增加卫星星座选择' 2023-02-03 17:16:20 +08:00
vite.config.js build again 2023-02-01 10:29:19 +08:00

satellite-track

README.en.md

satellite-track uses TLE data to track satellites and is developed using cesium, vue and satelliteJS.

preview

  1. In order to save performance, the satellite orbit data is displayed by clicking.
  2. Data from celestrak.
  3. 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开发。

预览

  1. 为了节约性能,卫星轨道数据点击显示,而非全量显示;
  2. 数据来源于celestrak;
  3. github pages 访问速度慢TLE数据与cesium数据较大请耐心等待资源加载;

satellite-track

satellite-track