reVX.least_cost_xmission.least_cost_paths_cli.run_local

run_local(ctx, config)[source]

Run Least Cost Paths locally using config

Parameters:
  • ctx (click.ctx) – click ctx object

  • config (reVX.config.least_cost_xmission.LeastCostPathsConfig) – Least Cost Paths config object.