| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…version # Conflicts: # imod/mf6/rch.py # imod/tests/fixtures/backward_compatibility_fixture.py # imod/tests/test_mf6/test_mf6_rch.py # imod/tests/test_typing/test_typing_grid.py # imod/typing/grid.py
There was a problem hiding this comment.
I have some comments, I think you can make more use of some of the functionality introduced in the RCH PR and make it more consistent with that. In the sense that:
Sorry, something went wrong.
review comment Co-authored-by: Joeri van Engelen <joerivanengelen@hotmail.com>
review comment Co-authored-by: Joeri van Engelen <joerivanengelen@hotmail.com>
There was a problem hiding this comment.
Got a few comments, approving in advance
Sorry, something went wrong.
review comment Co-authored-by: Joeri van Engelen <joerivanengelen@hotmail.com>
review comment Co-authored-by: Joeri van Engelen <joerivanengelen@hotmail.com>
review comment Co-authored-by: Joeri van Engelen <joerivanengelen@hotmail.com>
…es/imod-python into issue_#967_drn_conversion
| Back | FazBrowse Home | New Git URL |
Fixes #967
Description
implements importing drainage packages from imod5 data. Adds tests.
Methods for allocation and conductivity assignment can be specified per package, but it requires knowledge on what the packages are called in the imod5 project file (like "drn-1" and "drn-2"). If not specified, defaults are in place.
Checklist