reVX.least_cost_xmission.least_cost_xmission

Module to compute least cost transmission paths, distances, AND costs for one or more SC points

Functions

reinforcement_region_mapper(regions, ...)

Generate a function to map points to a reinforcement region.

Classes

LeastCostXmission(cost_fpath, features_fpath)

Compute Least Cost tie-line paths and full transmission cap cost for all possible connections to all supply curve points

ReinforcedXmission(cost_fpath, ...[, ...])

Compute Least Cost tie-line paths and full transmission cap cost for all supply curve points to all possible connections (substations within the SC reinforcement region).