-
Notifications
You must be signed in to change notification settings - Fork 4
Issue #1176 assign wells with point filters #1186
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 #1176 assign wells with point filters #1186
Conversation
Fixes # 1179 # Description <!--- Thanks for opening a PR! Please add your description here of changes made and how they are going to resolve the linked issue --> # Checklist <!--- Before requesting review, please go through this 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
…_wells_zero_filter_length
The request for type hints lead to some extra required type annotations to be implemented for MyPy. A no-regret, with the slight downside that this changeset now influences more places of the code. |
…1191) Fixes #1190 # Description The TeamCity buildserver has some quirks making it sometimes hard to reproduce failing tests/build steps locally. In this PR this issue addressed by running the pipeline scripts in docker containers. These docker containers can be run locally as well, making it possible for the developer to reproduce the failing build on their own machine. # Checklist <!--- Before requesting review, please go through this checklist: --> - [x] 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
|
fa2fcfc
into
imod5_converter_feature_branch
Fixes #1176
Description
Checklist
Issue #nr
, e.g.Issue #737