API Reference#

swxsoc_reach

swxsoc_reach.calibration.calibration

Pipeline entry point for processing REACH UDL files into CDF.

swxsoc_reach.calibration.transform

Core transformation functions for REACH UDL data.

swxsoc_reach.historical.download_orchestrator

Per-day orchestrator for historical UDL downloads.

swxsoc_reach.historical.process_orchestrator

Per-day orchestrator for historical CSV → CDF processing.

swxsoc_reach.historical.s3_upload

Local CDF upload helper for the historical process orchestrator.

swxsoc_reach.historical.telemetry

Append-only CSV telemetry for the historical UDL download orchestrator.

swxsoc_reach.io.aws_db

Provides functions to upload data to the time series database for display

swxsoc_reach.io.file_tools

Provides generic file readers.

swxsoc_reach.net.auth

UDL authentication helpers.

swxsoc_reach.net.udl

swxsoc_reach.util.schema

REACH-specific schema metadata derivations.

swxsoc_reach.util.util