Open ZorbaLopez opened 5 months ago
@ZorbaLopez this is great work! I haven't tried to run it yet but give it a try soon.
What are your thoughts on merging our work together into this repository?
Originally I saw this repo serving three purposes:
OWA-EPANET
engineHowever, the USEPA is now developing a new GUI in QT with C++, first for SWMM and then hopefully for EPANET. So I see the third objective not being as important.
If we use your code we can get cross-platform and multi-language support straight away. We would also move to a truly open source GUI and not need to use proprietary software by Embarcadero.
If you are willing for this to happen, I can start a discussion with the wider OWA group.
Hi,
More than happy if you want to take over the repo. Unfortunately I have no time to continue, and the project requires testing and polishing of my rubbish code.
Regards
Hi,
Not an issue, but for your info. I created a cross-platform version of the EPANET 2.2 GUI in Lazarus/free pascal, for those interested in having a native GUI under MacOS or Linux. You can find it in the below repo.
https://github.com/ZorbaLopez/EPANET-GUI-CrossPlatform
Regards