-
When I run:
from skyfield.api import load
ts = load.timescale()
jupiter_ephemeris = load('jup310.bsp')
earth = jupiter_ephemeris['earth']
jupiter = jupiter_ephemeris['jupi…
-
It seems the code has cleaned up and the generate_mex.m cannot run correctly.
Any idea to speed up the querying the position of the planets using spkezr in matlab?
Thanks.
-
Hi,
I looking for some guidance re where to place the Swiss ephemerides files so as to prevent the following error.
`Exception: SwissEph file 'seas_18.se1' not found in PATH '.:/users/ephe2/:/user…
-
We should be able to handle both barycentric timescales. This is important especially since TEMPO2 used TCB by default.
-
**Describe the bug**
`from gnss_lib_py.parsers.precise_ephemerides import parse_sp3` returns a `ModuleNotFoundError`
**To Reproduce**
Type the line of the bug description in a python console.
I …
-
I'm running a set of comparative experiments with ALBUS and I've run into this when using casacore measures. The workaround is to uninstall casacore and install pyephem but should probably be fixed.
…
-
In order to generate a navigation file with a current RINEX file instead off past RINEX files downloaded from sites, i think its better to combine it with "https://github.com/gnss-sdr/gnss-sdr" ...
…
-
From [the review](https://www.sparkfun.com/products/18380) by customer #24286.
> There's not an obviously way to "hot start" the unit at a known location,
We have the ability to [do a very fast…
-
I have difficulties to use functions from the submodule georinex.
The file directory of my PyCharm project is
```
prx
|_ lib
|_ georinex
|_ minimumLovablePrototype
|_ processing_ephem…
-
In the [HorizonClass constructor](https://astroquery.readthedocs.io/en/latest/api/astroquery.jplhorizons.HorizonsClass.html#astroquery.jplhorizons.HorizonsClass), the 'step' take ns as an argument.
H…