-
- [ ] I have read and acknowledged this HOWTO article:
[Submitting a MiKTeX problem report](https://miktex.org/howto/bug-report)
I publish code (Nautical Almanacs) that generate LaTeX and it w…
-
To complement `altaz`, it would be good if Skyfield could also provide hour angle and declination (`hadec`) for an equatorially mounted telescope. This is the ITRS hour angle and declination taking in…
-
This is in fact a query and not a bug. Is there a way in Skyfield to obtain the RA and Dec of the lunar north pole direction? I think there must be way using the API described in https://rhodesmill.or…
-
What is the correct way to calculate the angular diameter of a planet visible in the sky? Especially when it is close to the horizon.
I'm trying to calculate it with the regular formula:
```
a_…
-
I just learned that you don't like private methods, so how about removing the underscore from _build_timescale_arrays(), so that I don't need to feel guilty about loading the IERS EOP 14 C04 DUT1s to …
-
While the documentation for the new TETE frame is excellent and quite thorough, a couple of minor clarifications would be helpful.
> TETE is the apparent coordinate system used by JPL Horizons and …
-
翻了墙能上Google,没能拿到nasa数据,请问还有别的方法获取行星数据吗
requests.exceptions.ProxyError: HTTPSConnectionPool(host='ssd.jpl.nasa.gov', port=443): Max retries exceeded with url: /horizons_batch.cgi?batch=1&TABLE_TYPE=…
-
I've got code that calculates the ra/dec of an asteroid from the position of a satellite, but it runs slowly (~0.15sec per `observe()`), and I was wondering if my code could be rewritten in a faster w…
-
I've got a line from MPCORB.DAT that describes an asteroid's orbit, but `ephem.readdb()` only seems to parse XEphem-formatted lines. My code:
```python
import ephem
a = '00015 5.2 0.15 K20CH …
-
Would it be possible to ask for an auto connect feature, such that if you connect on the web side of things it will automatically open a ssh or telnet preset?
There are 2 ways I can see this worki…