-
Notifications
You must be signed in to change notification settings - Fork 6
Issue #1187 cleanup wells #1206
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
Merged
JoerivanEngelen
merged 28 commits into
imod5_converter_feature_branch
from
issue_#1187_cleanup_wells
Sep 11, 2024
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
fd9f816
Refactor validation code a bit and start looking up data in grids
JoerivanEngelen 434fa5c
Merge branch 'imod5_converter_feature_branch' into issue_#1187_cleanu…
JoerivanEngelen 7589840
- make arg k in locate_wells truly optional
JoerivanEngelen 0e9c64f
Implement cleanup logic
JoerivanEngelen badb6fd
format
JoerivanEngelen 4bebe7b
Separate DisCases
JoerivanEngelen 183ff9f
Remove rate from default columnnames
JoerivanEngelen 1f9a84f
Add test for wel cleanup
JoerivanEngelen c0001a4
Format
JoerivanEngelen c0e1e55
Finish cleanup logic to make test work
JoerivanEngelen 7bcfe8a
Add docstring
JoerivanEngelen 7e75323
Add TODO and fix mypy error
JoerivanEngelen 2add64f
Continue working on well cleanup method
JoerivanEngelen 6ca870f
Finish cleanup method
JoerivanEngelen 179ff71
Finish tests for cleanup method
JoerivanEngelen 7c14a08
Carefully treat id and dimensions
JoerivanEngelen b04a683
Add cleanup_wel to public API
JoerivanEngelen f35188c
Update changelog
JoerivanEngelen 211075c
Add cleanup method to API docs
JoerivanEngelen 6211b9a
Merge branch 'imod5_converter_feature_branch' into issue_#1187_cleanu…
JoerivanEngelen f929f6a
Make k truly optional
JoerivanEngelen 8def2ea
Fix Sonarcloud code smells
JoerivanEngelen bdabab1
Format
JoerivanEngelen 83da286
Merge branch 'imod5_converter_feature_branch' into issue_#1187_cleanu…
JoerivanEngelen 3aa10bc
Add spaces in error message and update test
JoerivanEngelen 5a741b9
Convert to dict for mypy
JoerivanEngelen b831c18
Clarify comment
JoerivanEngelen a14602e
Deal with review comments
JoerivanEngelen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -51,3 +51,4 @@ Prepare model input | |
| cleanup_drn | ||
| cleanup_ghb | ||
| cleanup_riv | ||
| cleanup_wel | ||
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
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
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
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
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
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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.