ct runs download-trajs

Download all trajectories for a run ID or viewer run URL as JSON files.

Usage

ct runs download-trajs [OPTIONS] RUN_ID

Arguments

ArgumentTypeRequired
RUN_IDtextYes

Options

OptionDescription
--overwriteOverwrite existing files in the output directory.
-o, --output DIRECTORYDirectory to store downloaded trajectories (defaults to <repo>/data/run_trajs/<run_id>).
--helpShow this message and exit.