Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #1052 log filtered wells #1067

Merged

Conversation

luitjansl
Copy link
Contributor

@luitjansl luitjansl commented Jun 5, 2024

Fixes #1052

Description

when importing wells from imod5: If not all wells could be assigned to the modflow6 model (this can be due to inactive cells,
or due to constraints of minimum thickness/permeability) then a log message will be generated to document in the log
file that not all wells were successfully imported.

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

Copy link
Contributor

@JoerivanEngelen JoerivanEngelen left a comment

Choose a reason for hiding this comment

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

Looks good, I see you missed updating the message to the changelog. I will do that. Approving in advance.

@@ -14,6 +14,7 @@ Changed
~~~~~~~
- :class:`imod.mf6.Well` now also validates that well filter top is above well filter bottom
- :function:`open_projectfile_data` now also imports well filter top and bottom.
- :class:`imod.mf6.Well` now also validates that well filter top is above well filter bottom
Copy link
Contributor

Choose a reason for hiding this comment

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

I see you planned to update the changelog, copy pasted a previous line, but forgot to update the message?

@JoerivanEngelen JoerivanEngelen merged commit 04ec40a into imod5_converter_feature_branch Jun 14, 2024
7 checks passed
@JoerivanEngelen JoerivanEngelen deleted the issue_#1052_log_filtered_wells branch June 14, 2024 13:23
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