Laser Ranging Retro Reflector (LRR) Tool
The LRR workflow provides a practical client path to request laser-ranging analyses from an API-based backend. It supports dataset-based processing where users select a dataset_id, submit a request payload, and retrieve machine-readable results and generated plots.
The workflow includes helper scripts for downloading observation data, submitting LRR request configurations, downloading result JSON files, and fetching produced PNG visualizations. It is designed for repeatable execution from shell environments, with clear defaults and optional secure TLS verification.
Typical API flow: download observation catalog data, submit lrr-request-config, and collect products
from server endpoints. Authentication is API-key based and intended for controlled client usage.