orbital
orbital copied to clipboard
High level orbital mechanics package.
I just transitioned to a Mac Pro (2019) that runs Mac OS X 10.15.3 (Catalina) using the Anaconda distribution for Python 3.7.3. In running the Hohmann Transfer example the following...
First of all, for Cartesian coordinates, which axis is "up", or perpendicular to the orbital plane? From looking at the code, I'm guessing that this is the Z axis, but...
I'm running OrbitalPy ver. 0.7.0 on a Mac Pro (desktop, Late 2012) running Mac OS X ver. 10.12.6 (Sierra) under Python 3.6.5 using the Anaconda Distribution. I'd like to generate...
I'm attempting to get one of the examples running on a Mac Book Pro running Mac OS X 10.11.4 (El Capitan). What do I need to do to get the...
Package installs ok (orbitalpy 0.7.0 installed via pip, on an anaconda main python install), can generate orbital elements ok. Plots simply don't show in jupyter. No error message. Tried the...
I'm running OrbitalPy ver. 0.7.0 on a Mac Pro (desktop) running mac OS X ver. 10.12.54 (Sierra) under Python 2.7.x using the Anaconda Distribution. I've generated an ephemeris file that...
I'd like to use a more recent gravity model than the default one. Here's one trivial proposal, which enables passing any `namedtuple` with the same entries as the ones provided...
The fixes due to represent >= 2.0 are not being included when using pip to update Orbitalpy.