FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Issue #967 drn conversion by luitjansl · Pull Request #1046 · Deltares/imod-python · GitHub

Issue #967 drn conversion - #1046

Merged
luitjansl merged 32 commits into
imod5_converter_feature_branchfrom
issue_#967_drn_conversion
May 24, 2024
Merged

Issue #967 drn conversion#1046
luitjansl merged 32 commits into
imod5_converter_feature_branchfrom
issue_#967_drn_conversion

Conversation

Copy link
Copy Markdown
Contributor

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

  • Links to correct issue
  • Update changelog, if changes affect users
  • PR title starts with Issue #nr, e.g. Issue #737
  • Unit tests were added
  • If feature added: Added/extended example

luitjansl requested a review from JoerivanEngelen May 21, 2024 14:50

JoerivanEngelen left a comment
edited
Loading

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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:

  • Only a single package is returned.
  • This package is selected with a key argument
  • Allocation and distribution of conductances only happens when layer = 0 (is_planar_grid returns True)

Comment thread imod/mf6/drn.py Outdated
Comment thread imod/mf6/drn.py Outdated
Comment thread imod/mf6/drn.py Outdated
Comment thread imod/mf6/drn.py Outdated
Comment thread imod/mf6/drn.py Outdated
Comment thread imod/mf6/drn.py Outdated
Comment thread imod/mf6/drn.py Outdated
luitjansl and others added 5 commits May 22, 2024 16:57
review comment

Co-authored-by: Joeri van Engelen <joerivanengelen@hotmail.com>
review comment

Co-authored-by: Joeri van Engelen <joerivanengelen@hotmail.com>

JoerivanEngelen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Got a few comments, approving in advance

Comment thread imod/mf6/drn.py
Comment thread imod/mf6/drn.py Outdated
Comment thread imod/mf6/drn.py Outdated
Comment thread imod/mf6/drn.py Outdated
Comment thread imod/tests/test_mf6/test_mf6_drn.py Outdated
luitjansl and others added 5 commits May 24, 2024 10:51
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>
luitjansl merged commit b84b577 into imod5_converter_feature_branch May 24, 2024
luitjansl deleted the issue_#967_drn_conversion branch May 24, 2024 09:21
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL