Skip to content

Commit 2d2afb1

Browse files
author
Menlo Innovations - CAVA Project
committed
Harrison 3098 - EYEA - Maps: Add Predicted Ephemeris kernel to furnished kernels for Hi and Lo
1 parent 9d19c54 commit 2d2afb1

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

imap_l3_processing/hi/hi_sp_initializer.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
SpiceKernelTypes.PointingAttitude,
1818
SpiceKernelTypes.SpacecraftClock,
1919
SpiceKernelTypes.EphemerisReconstructed,
20+
SpiceKernelTypes.EphemerisPredicted,
2021
SpiceKernelTypes.PlanetaryEphemeris,
2122
]
2223

imap_l3_processing/lo/l3/lo_sp_initializer.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
SpiceKernelTypes.PointingAttitude,
1515
SpiceKernelTypes.SpacecraftClock,
1616
SpiceKernelTypes.EphemerisReconstructed,
17+
SpiceKernelTypes.EphemerisPredicted,
1718
SpiceKernelTypes.PlanetaryEphemeris,
1819
]
1920

0 commit comments

Comments
 (0)