SpiceKernelManager#
- class pride.io.SpiceKernelManager(mission: str, kernels_folder: pathlib.Path)#
Download and check for presence of SPICE kernels
- ensure_metakernel() pathlib.Path#
Ensures that the metakernel of the mission is present
- Returns:
Path to the metakernel
- ensure_kernels(metakernel: pathlib.Path) None#
Ensure that the required kernels are present
- Parameters:
metakernel – Path to the metakernel file