Hi Alexander,
> thanks for the info. I got JGrasstools checked out and it compiles nicely
> and the test run fine.
great!
> I have heard different opinions from colleagues, if MODFLOW is free or not,
> but as I understood it from the USGS website the core program is free, but
> some modules as well as some visual tools might be commercial/proprietary. I
yes, that is the point. The base is free, and there is also a limited
GUI available for free, but the "good" GUI cost tons of money and are
not free.
Silvia, the lady that proposed the modflow project, was investigating
the possibility to prepare ground layer data and do validations on
them, which would already aid a lot the user that needs to use
modflow. Then maybe the free gui could be used to run the model.
Creating a GUI for modflow is beyond the scope of the JGrasstools
project, even if it could fit into its link with uDig. To be honest
though, I think that might be a too complex project with to many
decisions to make in order to keep it GSOC-sized.
So after discussing with Silvia, I would propose to stay on the side
of data preparation, if that makes sense. The last call will be of
Silvia, though, since she has precedence on this, being the author of
the proposal.
> am not proficient in MODFLOW, but I am parttime in a groundwater research
> department, and might get colleagues to answer questions. Furthermore,
> rumors have it, they'll get another student to do some MODFLOW modelling for
> the same area where I do OGC data stuff. So there might be some synergies,
> where I could have people to talk to :-)
That sounds like a super starting point. But as I said, the project
has been proposed by Silvia I we will have to see if she wants to
bring it to the GSOC.
On a side note, Only for the Zoo-project project we do not have a
student yet :-)
No, but you just linked me an amazing project :-) I didn't know there
was a port of Epanet to java, that is quite cool.
We wrapped Epanet (for the parts wee needed) in a set of JGrasstools
modules. Those will prepare and properly link data and execute Epanet:
https://github.com/moovida/jgrasstools/tree/master/hortonmachine/src/main/java/org/jgrasstools/hortonmachine/modules/networktools/epanet
In this cae Epanet is wrapped through JNA bindings.
Cheers,
Andrea