fault_mesh.utilities.graph

Submodule that uses networkx to find connections between segments in a fault map

Functions

to_graph(node_list)

Answer from https://stackoverflow.com/a/4843408

Module Contents

fault_mesh.utilities.graph.to_graph(node_list)

Answer from https://stackoverflow.com/a/4843408 :param node_list: :return:

Parameters:

node_list (List[List[str]])