SpiceKernelManager ================== .. py:class:: pride.io.SpiceKernelManager(mission: str, kernels_folder: pathlib.Path) Download and check for presence of SPICE kernels .. py:method:: ensure_metakernel() -> pathlib.Path Ensures that the metakernel of the mission is present :return: Path to the metakernel .. py:method:: ensure_kernels(metakernel: pathlib.Path) -> None Ensure that the required kernels are present :param metakernel: Path to the metakernel file