issues
search
Caltech-IPAC
/
kete
Kete Solar System Survey tools
https://Caltech-IPAC.github.io/kete
BSD 3-Clause "New" or "Revised" License
12
stars
1
forks
source link
Generalize covariance representation
#37
Closed
dahlend
closed
5 months ago
dahlend
commented
5 months ago
Changed
Renamed "HorizonsCovariance" to "Covariance" and generalized it to support both cometary and cartesian representations.
Made api more consistent for conversion to State objects by renaming all instances of
.as_state
to
.state
.
Changed
.as_state
to.state
.