Succinctly, we "pivot" Xarray Datasets (with consistent dimensions) to treat them like tables so we can run SQL queries against them. This is a light-weight way to prove the value of the interface.
The launcher.py script is not intended to be modified by users. This script serves as a universal entrypoint for SageMaker training jobs and handles Ray cluster setup, coordination between nodes, and ...