gmdsi / GMDSI_notebooks

python-based predictive groundwater modeling workflow examples
GNU General Public License v3.0
58 stars 35 forks source link

todo: add flopy and pyemu src to repo to have tighter version control #25

Closed jtwhite79 closed 2 years ago

rhugman commented 2 years ago

I had to revert #29; missed problems with imports to forward_run.py.

How do you deal with this in the past? my googling has been unsuccessful and I hvant been able to reverse-engineer your old repo's.

jtwhite79 commented 2 years ago

Yeah. Previously in the dir setup we would copy the pyemu and flopy src dirs into the template dir. Then seems to work...as long as py can find those dirs...

rhugman commented 2 years ago

And here I was, trying to get fancy...should be sorted now.