stormcatchments.Network ======================= A ``stormcatchments.Network`` represents a stormwater network, which consists flow *sinks* (where water can enter a stormwater system), flow *sources* (where water can exit a stormwater system), and the spatial connectivity of these points. .. autoclass:: stormcatchments.network.Network :members: .. automethod:: __init__