Skip to content

satellite-track is an application for satellite orbit visualization based on TLE data

License

Notifications You must be signed in to change notification settings

jiangteng2019/satellite-track

Folders and files

NameName
Last commit message
Last commit date
Jan 5, 2023
Sep 29, 2024
Feb 2, 2023
Sep 29, 2024
Jan 5, 2023
Sep 29, 2024
Jan 5, 2023
Feb 6, 2023
Sep 29, 2024
Sep 29, 2024
Feb 1, 2023
Jan 30, 2023
Jan 30, 2023
May 17, 2024

Repository files navigation

satellite-track

中文 | English

介绍

satellite-track 是一款追踪卫星轨道的程序,使用cesium、vue、satelliteJS开发。支持24小时之内的卫星和卫星星座轨道显示; 数据来源于celestrak。

预览

运行

# 克隆项目工程
git clone https://github.com/jiangteng2019/satellite-track.git

# 进入项目根目录
cd satellite-track

# 安装依赖
npm install

# 启动项目
npm run dev

# 编译打包
npm run build

编译好的文件无法使用浏览器的file协议打开,你需要一个静态资源服务器,如 nginx。

注意

  1. github pages 访问速度慢,TLE数据与cesium数据较大,请耐心等待资源加载;
  2. 为了节约性能,satellite-track 做了如下限制:
    • 轨道数据预测未来24小时;
    • 只能同时选择5个星座数据;

示例

satellite-track

About

satellite-track is an application for satellite orbit visualization based on TLE data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published