satellite-track is an application for satellite orbit visualization based on TLE data
Go to file
2023-03-17 14:17:50 +08:00
.vscode 'git-init' 2023-01-05 11:13:17 +08:00
docs 'build' 2023-03-17 14:17:50 +08:00
public '增加菜单栏' 2023-02-02 17:22:00 +08:00
src Add map options 2023-03-17 14:12:53 +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
LICENSE Create LICENSE 2023-02-06 14:23:52 +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.en.md 修改readme 2023-02-14 16:02:30 +08:00
README.md 修改readme 2023-02-14 16:02:30 +08:00
vite.config.js build again 2023-02-01 10:29:19 +08:00

satellite-track

中文 | English

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

  1. 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;
  2. If the spacecraft changes orbit frequently, the TLE cache needs to be cleared manually before use;
  3. 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;

Example

satellite-track