API Reference
Core Modules
Core interfaces and utilities.
| cli | Console script for planetarypy. |
| config | General configuration for the planetarypy package. |
| datetime_format_converters | This module contains datetime functions with extended |
| exceptions | PlanetarPy exceptions. |
| utils | General utility functions for planetarypy. |
PDS Utilities and CLI
Tools for managing and working with Planetary Data System indexes.
| pds.cli | Command-line interface for PlanetaryPy PDS index management. |
| pds.dynamic_index | Dynamic index management |
| pds.dynamic_url_handlers | dynamic_url_handlers module. |
| pds.index_fixes | Index-specific data formatting fixes. |
| pds.index_labels | PDS index label handling and processing. |
| pds.index_logging | Logging handlers for PDS index access timestamps and URL discoveries. |
| pds.index_main | Composition-based Index implementation using Remote classes. |
| pds.static_index | Static index management with configuration-based URLs. |
| pds.utils | General utilities for working with PDS data. |
SPICE Kernels
Helpers for SPICE kernels and configuration.
| spice.archived_kernels | SPICE kernels management for archived datasets. |
| spice.config | SPICE configuration. |
| spice.generic_kernels | SPICE generic kernels management. |
| spice.pckernels |
Instruments
| instruments.mro.ctx | CTX instrument package for MRO. |
| instruments.mro.hirise | |
| instruments.go_ssi | |
| instruments.utils |