-
Julia 1.9.2, Windows 10 Pro 64bit:
```
(@v1.9) pkg> add CALCEPH
Resolving package versions...
Updating `C:\Users\mlap\.julia\environments\v1.9\Project.toml`
[1537fe66] + CALCEPH v1.1.0
…
-
Unfortunately this will take a while because the following to-do list needs to be completed first:
- [x] Move to JuliaAstro
- [x] Publish [AstroTime.jl](https://github.com/JuliaAstro/AstroTime.jl)…
-
So, I'm trying to follow the readme on getting az/el for a sidereal source with the new methods and am running into some issues.
I'm trying
```c
#include "novas.h"
#include "solarsystem.h"
#inc…
-
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…
-
The way data for points and axes taken from ephemeris files is handled should be reworked. At the current status, the ephemeris provider is embedded into the frame system and the dedicated _add_point_…
-
I'm new with Julia, please help me with this:
(Windows 11 Pro 64bit, Julia 1.10.2):
(@v1.10) pkg> update
Updating registry at `C:\Users\User\.julia\registries\General.toml`
Installed Miss…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://github.com/prefix-dev/pixi/releases) of pixi, us…
-
This is a well known case, which from time to time affects some user. We could prevent it adding a rule to enforce `tools.rename` instead of `os.rename`
Related to https://github.com/conan-io/conan…
-
Evaluate whether implementing time as two floating-point 64-bits variables is worth and quantify the accuracy gain.
-
When computing the MOON_PA orientation, a loss of precision in the time arguments arises when converting from TDB seconds since J2000 to TDB days since J2000.
CALCEPH and SPICE instead have exact …