GithubHelp home page GithubHelp logo

doc22940 / keeptrack.space Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thkruz/keeptrack.space

1.0 1.0 0.0 248.71 MB

JavaScript Application to view data about satellites and the sensors that track them:

Home Page: http://keeptrack.space

CSS 2.13% HTML 6.95% JavaScript 90.92%

keeptrack.space's Introduction

keeptrack.space

In 2015 @jeyoder released stuffin.space to visualize satellites around the earth. In 2016 @thkruz released keeptrack.space to provide simple orbital analysis tools.

Since then the code has been rewrote multiple times and now barely resembles the original behind the scenes.

License File

At this time the code is NOT in the public domain and I reserve all rights on my modifications.

Why Post the Code Then

I wouldn't have gotten this far if I hadn't been able to reference other projects and figure out how they work. I encourage you to use my ideas and methods, especially if you are currently forking from stuffin.space, but I am unwilling to give away use of the code to commercial projects at this time.

How the Code Works

  • index.htm - Controls the structure of the front-end and loads all the CSS and JS files.
  • main.js - Primary JS files that controls the draw loop.
  • satSet.js - Most of the manipulation of the local satellite catalogue occurs here.
  • lookangles.js - My personal modifications to @shashwata's amazing library satellite.js.
  • satCruncher.js - Web Worker that provides x, y, z coordinates of the satellites and if it is in a sensor's FOV.
  • orbit-calculation-worker.js - Web Worker that generates future orbits for satellites.
  • TLE.json - The main database on satellites.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.