lightkurve.conf#

lightkurve.conf = <lightkurve.Conf object>#

Configuration parameters for lightkurve.

Refer to astropy.config.ConfigNamespace for API details.

Refer to Astropy documentation for usage.

The attributes listed below are the available configuration parameters.

Attributes
search_result_display_extra_columns

List of extra columns to be included when displaying a SearchResult object.

cache_dir

Default cache directory for data files downloaded, etc. Defaults to ~/.lightkurve/cache if not specified.

warn_legacy_cache_dir

If set to True, issue warning if the legacy default cache directory exists. Default is True.