reVX.least_cost_xmission.least_cost_xmission

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

Functions

region_mapper(regions, region_identifier_column)

Generate a function to map points to a 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

RegionalXmission(cost_fpath, features_fpath, ...)

Compute Least Cost tie-line paths and full transmission cap cost for all supply curve points to all possible connections within the region containing the supply curve point.