Giter Club home page Giter Club logo

Comments (2)

 avatar commented on June 15, 2024

from pypredict.

tinvaan avatar tinvaan commented on June 15, 2024

Poking this thread for the benefit of future readers. Can someone correct me if I'm wrong?

I understand this can be achieved by just passing in a timestamp to the observe() method. If this is supported as shown below, can we close this issue?

>>> qth = (37.771034, 122.413815, 7)
>>> tle = """
      ISS (ZARYA)
      1 25544U 98067A   19249.04864348  .00001909  00000-0  40858-4 0  9990
      2 25544  51.6464 320.1755 0007999  10.9066  53.2893 15.50437522187805
   """

>>> sat = predict.observe(tle.strip(), qth, 1488873372.0)
>>> print(sat.get('latitude'), sat.get('longitude'))
(-16.690541322246986, 60.823185873788056)

from pypredict.

Related Issues (17)

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.