I'm comparing the result of the get_sun() method with NASA Horizons. I get relative errors of around 1% in cartesian coordinates. The documentation says the function is not well tested, so I maybe shouldn't expect anything better than 1%? I can provide a simple example if that helps.
I'm comparing the result of the
get_sun()
method with NASA Horizons. I get relative errors of around 1% in cartesian coordinates. The documentation says the function is not well tested, so I maybe shouldn't expect anything better than 1%? I can provide a simple example if that helps.