You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
@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:
Provide a GUI for users to test the latest features of the OWA-EPANET engine
Improve the existing GUI with minor enhancements that takes little effort
Streamline the process for a release by the USEPA if/when they publish EPANET 2.3
However, 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.
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.
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
The text was updated successfully, but these errors were encountered: