Giter VIP home page Giter VIP logo

Comments (2)

sebsebmc avatar sebsebmc commented on June 20, 2024

Hah, starlink.com/map is something that didn't exist when I wrote my version. I also haven't updated my data for over a year and a half at this point. (Yeah, I never automated the process because it takes nearly 30 minutes to run so I cant just do it in GitHub Actions or something like that, and as Starlink adds more satellites my code takes longer)

It does seem like Starlink may be using H3 or they could simply be using a completely different hex-based grid system. H3 supports different levels of cell sizes and they mathematically cant perfectly cover a larger cell at the next level down (you can see this when you double click a cell to see the cells covered in the higher resolution level). Their graph appears to be based on a much smaller resolution than I had (probably 2 or 3 levels higher) which drastically increases the time it takes to run my simulation.

from starlink-coverage.

sebsebmc avatar sebsebmc commented on June 20, 2024

My code also assumes there's always a basestation in sight of all Starlink satellites. Obviously, Starlink themselves is only showing a graph where they provide service, whereas my simulation shows where there satellites could have provided service when I ran the simulation.

from starlink-coverage.

Related Issues (20)

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.