Git Product home page Git Product logo

compute_starlink's Introduction

Compute Starlink satellite position

Starlink is planned constellation build by SpaceX which should provide high bandwidth and fast connection to the internet worldwide. So far (state of November, 2019) there were two launches which carries 60 Starlink satellites each, so there are 120 satellites currently orbiting the Earth.

Jupyter notebook SpaceX_Starlink_satpos.ipynb shows how we can easily compute Starlink satellite positions from publicly available data.

Requirements

Create a new virtual environment compute_Starlink using conda with following packages and activate this environment:

conda create -n compute_Starlink python=3.7 pandas beautifulsoup4 requests astropy jupyter
conda activate compute_Starlink

Some packages needs to be installed via pip:

python -m pip install pycraft sgp4

compute_starlink's People

Contributors

spanikp avatar

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.