USEPA / SWMM-EPANET_User_Interface

User interface for the Stormwater-Management-Model
111 stars 66 forks source link

Fix IRREGULAR xsections #389

Closed barrc closed 4 years ago

barrc commented 4 years ago

Closes #388

The UI stores the name of an IRREGULAR xsection in geometry1. This PR keeps that behavior and makes the UI go through the geometry1 values rather than the transect values, which are blank. It also removes old and commented-out code that may have corresponded to storing the name in transect rather than geometry1.