geopulse.cli
GeoPulse command-line interface.
Uses argparse (stdlib only). Deliberately no Click / Typer to keep the
core dependency list at six.
Subcommands
runExecute a pipeline described by a YAML config file.
validateValidate the current build against a published benchmark directory.
infoPrint version, install location, and detected optional extras.
earth listList the built-in 1-D Earth models.
Functions
Construct the argparse parser used by |
|
|
CLI entry point. |