wntr.morph#

The wntr.morph package contains methods to modify water network model morphology, including network skeletonization, modifying node coordinates, and splitting or breaking pipes.

Modules

wntr.morph.link

The wntr.morph.link module contains functions to split/break pipes.

wntr.morph.node

The wntr.morph.node module contains functions to modify node coordinates.

wntr.morph.skel

The wntr.morph.skel module contains functions to skeletonize water network models.