question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Create `Ephem` object from an `Orbit`

See original GitHub issue

Actually there is one thing “missing” from my perspective, but not in the docs: A clean, fast and out-of-the-box way of computing an Ephem object from an Orbit object, e.g. Ephem.from_orbit(orb, time_stamps, propagator, ...).

_Originally posted by @s-m-e in https://github.com/poliastro/poliastro/issues/1008#issuecomment-685949410_

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Yash-10commented, Dec 31, 2020

Hello, I am currently working on this issue. Will get back to you for discussion or with a PR soon.

Thank you!

1reaction
Ibnmardanis24commented, Oct 5, 2020

Thank you for the very quick response! Yes, that was very instructive, I will get everything set up and reach you out with a PR for next weekend. Then we shall discuss further.

Read more comments on GitHub >

github_iconTop Results From Across the Web

The PyEphem Tutorial - Rhodes Mill
When using PyEphem, you will usually create instances of the bodies that interest you, ... Each call to readdb() returns an object appropriate...
Read more >
poliastro.ephem — poliastro 0.17.0 documentation
Time history of position and velocity of some object at particular epochs. Instead of creating Ephem objects directly, use the available classmethods.
Read more >
EPHEM - L3HarrisGeospatial.com
Ephemeris generator for solar system objects. Description. This program pipes the input data to an external FORTRAN program written by Larry Wasserman. The ......
Read more >
Using Ephem — sbpy v0.3.1
As shown above (How to use Data Containers), Ephem objects can be created on the fly. ... Ephemerides can also be derived from...
Read more >
Orbits & Ephemerides - JPL Solar System Dynamics
In the context of this website, “orbits” refers to orbital elements while “ephemerides” refers to data that represent the trajectory of an object...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found