Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

network_clean.py

clean_network(G, wpath='', output_file_name='', UTM='epsg:3857', WGS='epsg:4326', junctdist=50, verbose=False)

Description:

Topologically simplifies an input graph object by collapsing junctions and removing interstital nodes

Parameters:

Returns: