Chris
Chris
# High level description In CI, when the tests are aborted, the metaload may have been in the middle of downloading a file. In those cases, the lock file persists....
# Bug report ## Describe the bug When computing the sun vector for a Moon orbiter, the translation seems to skip a barycenter transformation. ## To Reproduce 1. Download an...
# Bug report ## Describe the bug When using NASA's [bingo](https://[naif.jpl.nasa.gov/pub/naif/utilities/PC_Windows_32bit/bingo.ug](https://naif.jpl.nasa.gov/pub/naif/utilities/PC_Windows_32bit/bingo.ug)) tool to convert the public Moon BPC file () from little to big endian (file is attached), ANISE should...
# High level description NAIF provides the [SPACIT utility](https://naif.jpl.nasa.gov/naif/utilities_PC_Windows_32bit.html) that converts any platform-compatible DAF file into its "transfer format" equivalent. The user then needs to run the same SPACIT tool...
# High level description As per https://github.com/rtk-rs/gnss-rtk/pull/16#issuecomment-2191139310 and https://github.com/georust/rinex/pull/252#issuecomment-2191068530, air gaped systems can't use the MetaAlmanac feature and tracking their own version of the ephemerides is not evident since that's...
# Bug report ## Describe the bug When using the anise-cli or the API to modify or truncate a given DAF file, the summary byte pointers are probably messed up...
These should be stored with `C_nm` and `S_nm` separate from each other, a flag specifying whether the coefficients are normalized, and (tbd) the uncertainty around these coefficients (which will allow...
# High level description In the real world, SNC is typically configured once at the start of a pass, and left alone. With the Cr estimation of #94 merged in...
Hi there, I just learned about Oxen, and it looks very promising. I have a bit of an unusual use case and I'm trying to figure out whether Oxen could...
## Maintenance task description When opening the GUI in Windows, it will open a command window just to show the log. Moreover, when egui updates, the egui-toast dependency will only...