pint.solar_system_ephemerides

Solar system ephemeris downloading and setting support.

Functions

get_tdb_tt_ephem_geocenter(tt, ephem[, ...])

The is a function to read the TDB_TT correction from the JPL DExxxt.bsp ephemeris file.

load_kernel(ephem[, path, link])

Load the solar system ephemeris

objPosVel(obj1, obj2, t, ephem[, path, link])

Compute the position and velocity for solar system obj2 referenced at obj1.

objPosVel_wrt_SSB(objname, t, ephem[, path, ...])

This function computes a solar system object position and velocity respect to solar system barycenter using astropy coordinates get_body_barycentric() method.