libera_utils.spice_utils.find_most_recent_naif_kernel#
- libera_utils.spice_utils.find_most_recent_naif_kernel(naif_base_url: str, kernel_file_regex: str, allowed_attempts: int = 3) str #
Retrieves the name of the most recent kernel at NAIF.
- Parameters:
- Returns:
Returns the file name of the latest kernel on the naif page (e.g., “naif0012.tls”)
- Return type: