-
Notifications
You must be signed in to change notification settings - Fork 10
Issue #1835 sprinkling from ipf #1883
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
Open
JoerivanEngelen
wants to merge
51
commits into
master
Choose a base branch
from
issue_#1835_sprinkling_from_ipf
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
66800d9
Boyscouting: Get rid of calls to .values
JoerivanEngelen 0473920
Pass id on to Mf6Wel
JoerivanEngelen 7040e13
Support IPF wells for LayeredWell.from_imod5_cap_data
JoerivanEngelen aa1ab08
Temp add scratch script to try out data reworking
JoerivanEngelen 6405be4
Change order of merging to first merge tables, then to grid and deal …
JoerivanEngelen fe251dd
Make script work for both subunits
JoerivanEngelen 42948e5
Prototype SprinklingPoints class
JoerivanEngelen 87a5e02
Format
JoerivanEngelen f088ad2
Fix mypy errors
JoerivanEngelen eb8a9e2
Convert to set literal
JoerivanEngelen 308b157
Clearer varname for inside_df
JoerivanEngelen 99dba8f
Add comment
JoerivanEngelen 157e91d
Add SprinklingPoints to msw namespace
JoerivanEngelen ab4815d
Put columns in right order
JoerivanEngelen e5af555
Start adding unittest
JoerivanEngelen 01f4a5e
Start refactoring test_module: Separate cases from tests
JoerivanEngelen 67058da
Refactor into test for one subunit
JoerivanEngelen cb7458a
Add SprinklingPoints to the public API
JoerivanEngelen a7b1d6d
Migrate from_imod5_ipf logic into designated function, update docstri…
JoerivanEngelen 2326477
Format and fix mypy issues by adding some specific typeddicts
JoerivanEngelen 709038c
Finalize renaming to "capacity_p", deal with extra edge case if svat_…
JoerivanEngelen 900de95
Slightly better name
JoerivanEngelen ab665d2
Add test to write from_imod5_data
JoerivanEngelen b7fce78
Separate expected case data into separate dataclass
JoerivanEngelen 4f39a69
Start adding unittest for SprinklingPoints with a bunch of test cases…
JoerivanEngelen 4188560
Simplify case where the art grid has a mapping id in an inactive svat
JoerivanEngelen a5f01ac
Fix edge case that wasn't working and reduce code a lot
JoerivanEngelen 06f40fc
Finish unittest cases and format
JoerivanEngelen 919d438
Ensure y-coords are properly oriented
JoerivanEngelen 07353ca
Clearer name for the mapping id
JoerivanEngelen cfa5c63
Format
JoerivanEngelen aa1dc24
Update unittest for LayeredWell.from_imod5_cap_data__points
JoerivanEngelen 31c781a
Implement subunits for art_grid
JoerivanEngelen 6d302d5
Format
JoerivanEngelen 2e35dcb
Add test case where only one subunit is active
JoerivanEngelen eaa91a1
Merge branch 'master' into issue_#1835_sprinkling_from_ipf
JoerivanEngelen baaf40a
Update changelog
JoerivanEngelen c8981d2
Move sprinkling imod5 import utilities into the imod5_converter utili…
JoerivanEngelen 2c741e0
Reduce script to latest method calls
JoerivanEngelen a938d9e
Deprecate Sprinkling and refactor to keep API stable and keep things …
JoerivanEngelen e60c949
Update docs about deprecation of Sprinkling and point to SprinklingGrid
JoerivanEngelen 6f85ba1
Provide missing "id" arg to Mf6Wel initiation in tests
JoerivanEngelen 112ae33
Add "id" to optional_data column to ignore fetching it during the _ge…
JoerivanEngelen 88ccf4d
Remove _scratch.py script
JoerivanEngelen 0b5c678
Add sprinkling examples
JoerivanEngelen 351aa88
Add some explanation on what is happening
JoerivanEngelen 471e6f3
Fix crossref in changelog
JoerivanEngelen 409b3fb
Fix typo
JoerivanEngelen df0867d
Fix docstring about subunits for SprinklingGrid
JoerivanEngelen c689694
Add experimental note
JoerivanEngelen e31af4d
Update crossref
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
Some comments aren't visible on the classic Files Changed page.
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
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.
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.