Build and validate SWMM pipe-network models for urban drainage systems. Use when defining or checking junctions, conduits, outfalls, xsections, coordinates, or exporting network JSON into SWMM INP sections.
qa, export_inp, and summaryThis skill currently focuses on the pipe-system/network layer only:
It does not yet generate networks from GIS/DEM automatically. It expects a network JSON that follows the schema.
scripts/network_import.py
scripts/network_qa.py
scripts/network_to_inp.py
scripts/schema/network_model.schema.json
swmm-runner and swmm-calibration.