Skip to content

Legacy Paths

The climakitae.core.paths module holds the S3 catalog URLs and file path constants used by the legacy loaders to locate climate data and supporting catalogs.

Warning

This page documents a legacy support module. It is kept for backward compatibility. New code should use climakitae.new_core.user_interface.ClimateData.

What this module does

  • Defines the S3 endpoints for the main climate-data catalog and the boundary catalog.
  • Provides the file path constants for the bundled CSV data (variable descriptions, warming-level lookup tables, station metadata).

These constants are consumed by the legacy Data Loading helpers and the Boundaries loader.


Public API

This module defines package level paths