Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Web Feed] my swmm project

3 views
Skip to first unread message

Feed Supplier

unread,
Apr 12, 2021, 10:42:06 AM4/12/21
to

Programming/Environmental/Hydroinformatics



For a few months, I've been working on a JAMstack API, and I realized I needed a good frontend for it. So I put together some code, found a cool parser/display system built by Bogdan Vaduva
here: https://github.com/bogdanvaduva/epanet.js-and-swmm.js
), mashed it together, broke a little of both, and fixed it up to where I feel it would be nice to get some feedback on how this very early alpha is going.




Demo site: https://ikegdivs.github.io/swmm-js


Links directly from Reddit seem to cause trouble with the file loader, so you may need to go through:


Homepage: https://www.swmm-js.org




The above link is a GihHub-hosted website which can read, run, and edit epa-swmm models in the browser. This has some interesting uses, such as:



- Running EPA-SWMM on a cell-phone/tablet. (Map is visible in landscape mode.)

- Presenting the interface in virtually any language.

- Allowing for network communication.

- Utilizing static hosting and distributed web services.

- Quickly sharing your models with other engineers.

- And quite a few other abilities.



This code is presented with an MIT license, so you can copy it all and put it up on your own free GitHub Pages website or your own private server. I've got instructions for how
here: https://www.swmm-js.org/index_howto.html
0 new messages