-
```
What steps will reproduce the problem?
1. create a file $HOME/.casarc containing ${} as part of some paths.
For example:
measures.DE200.directory: ${CASACORE_SW_DIR}/data/ephemerides
measures.DE40…
-
```
Due to limited accuracy in the Saturnian satellite ephemerides, Cassini can be
sometimes observed to crash into a moon instead of performing a close flyby,
e.g. the Aug. 11, 2008 flyby of Encela…
-
```
What steps will reproduce the problem?
1. install on a system which does not have aips++
2. ./batchbuild.py test
3.
What is the expected output? What do you see instead?
During the test phase, l…
-
```
Due to limited accuracy in the Saturnian satellite ephemerides, Cassini can be
sometimes observed to crash into a moon instead of performing a close flyby,
e.g. the Aug. 11, 2008 flyby of Encela…
-
It's stated on the PyPI page of the package that the ephemerides can be installed using `pip install de421` but this is what I got:
```
$ pip install de421
Downloading/unpacking de421
Could not fin…
-
```
Due to limited accuracy in the Saturnian satellite ephemerides, Cassini can be
sometimes observed to crash into a moon instead of performing a close flyby,
e.g. the Aug. 11, 2008 flyby of Encela…
-
Original orbit (Lynne)
S000qNg COM 0.682084069033000E+00 0.540590690499000E+00 0.272049780094600E+01 0.314400746000785E+03 0.256929800925527E+03 0.547705092835713E+05 0.237770000000000E+02 0.5…
-
A simple manifest should probably do the trick.
Service worker is the way to go in the future though.
Caching/refreshing/fallback of ephemerides could be done in a service worker and would clean up t…
-
Recently I added some AJAX requests in Ephemerides and Quotes modules. Now I'm preparing them to work in both Zikula 1.3.6 and Zikula 1.4.
The only problem I found are AJAX requests - they hangs in Zi…
-
Hi,
There are a number of useful python packages that are not directly available as debian packages, althouth these are installable using the python "pip" installer.
An example is pyEphem, used for …