Published September 12, 2023
| Version v1.1.1
Software
Open
JuliaSpace/SpaceIndices.jl: v1.1.1
Description
SpaceIndices v1.1.1
- We can now process the file
SW-All.csvif there are invalid lines. In those cases, the lines will be rejected. (Issue #4) - We now use the Julian Day instead of
DateTimeas the internal date representation. Notice that the public API has not changed. This modification made SpaceIndices.jl compatible with automatic differentiation packages. (PR #3) - The Kp and Ap vectors returned by
space_indexare nowVectors instead ofTuples.
Merged pull requests:
- Remove date time internals (#3) (@jmurphy6895)
Closed issues:
- init() error parsing Celestrak file (#4)
Files
JuliaSpace/SpaceIndices.jl-v1.1.1.zip
Files
(32.1 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:9dfd1d973f6c94ea796cdb8d722bfd8b
|
32.1 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JuliaSpace/SpaceIndices.jl/tree/v1.1.1 (URL)