USEPA / SWMM-EPANET_User_Interface

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

Make ground elevation in profile green, linearly interpolated #399

Closed barrc closed 4 years ago

barrc commented 4 years ago

There are lots of small pieces to address with the profile plot and trying to fix them all at once was not working for me. I am going to submit PRs with incremental fixes.

In #365 you see the ground elevation as a dotted black line with cubic interpolation between the points. This PR makes the ground green and linearly interpolated. Here is what it looks like for Example1.inp, Node 19 -> 17

New UI: image

Compare to the Delphi UI (note the x axis has 1500 on the left hand side and 0 on the right hand side): image