-
Hello friends,
for me it is not possible to download the data from the following link:
ftp://ftp.imcce.fr/pub/ephem/planets/vsop2013/ephemerides
(it's not even loading for a millisecond and just …
-
The last update reveals a loss of accuracy in some transformations.
I had to change the following test tolerance to `1e-4` from `1e-6`.
https://github.com/JuliaSpaceMissionDesign/FrameTransform…
-
1. For more information on how to populate this new feature request, see the PDS Wiki on User Story Development: https://github.com/NASA-PDS/nasa-pds.github.io/wiki/Issue-Tracking#user-story-developme…
-
# Review Instructions
These instructions are repeated in the review_field_and_source_xds.ipynb that can be found in xradio/reviews. The notebook includes a demo of an ALMA mosaic ephemeris observat…
-
- [ ] I read [the conda-forge documentation](https://conda-forge.org/docs/user/introduction.html#how-can-i-install-packages-from-conda-forge) and could not find the solution for my problem there.
…
-
My apologies in advance if some of these issues have already been discussed in the repo's issues or feature requests. Likewise, I want to congratulate @Stefal and the other contributors to rtkbase. Th…
-
Using the machinery to define new reference frames in Astropy and the information of this report of the IAU Working Group on Cartographic Coordinates and Rotational Elements it should be possible to …
-
# Feature request
Instead of relying on downloading data from HORIZONS, I recommend using [ANISE](https://github.com/nyx-space/anise), which is a pure-rust SPICE interface to read ephemeris data fr…
-
Im trying to generate ephemerides with MPC.get_ephemeris()
The procedure seems to fail for some comets
```
File "E:\Jure\django-apps\cobs_dev\efemeride_new.py", line 90, in main
eph = MPC…
-
When enabling `extra_precision` with `refraction`, the output column quantities don't match the expected value, which leads to a KeyError crash:
```
from astroquery.jplhorizons import Horizons
…