-
Notifications
You must be signed in to change notification settings - Fork 3
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
Create converter of iMOD5 horizontal flow barrier data to grid agnostic HorizontalFlowBarrier package #502
Milestone
Comments
Manangka
changed the title
[PLACEHOLDER] - for issue #502
Create converter of iMOD5 horizontal flow barrier data to grid agnostic HorizontalFlowBarrier package
Dec 12, 2023
JoerivanEngelen
added a commit
that referenced
this issue
Jun 14, 2024
Fixes #502 # Description Converts hfb's from imod5 to mf6, but only in the following cases: - the hfb has an assgined layer that is not zero - the hfb is mappable to the LayeredHorizontalFlowBarrierResistance class. It creates a single mf6 hfb package containing all the hfb's that are present in the model domain area. The hfb package is added to the simulation. # Checklist - [X] Links to correct issue - [ ] Update changelog, if changes affect users - [X] PR title starts with ``Issue #nr``, e.g. ``Issue #737`` - [X] Unit tests were added - [ ] **If feature added**: Added/extended example --------- Co-authored-by: Joeri van Engelen <[email protected]>
Fixed in #1070 |
JoerivanEngelen
added a commit
that referenced
this issue
Jun 18, 2024
Follow-up on: #1070 # Description For some reason, I erronously merged #1070. This implements my suggestion to concatenate pandas dataframes. # Checklist <!--- Before requesting review, please go through this checklist: --> - [x] Links to correct issue - [ ] Update changelog, if changes affect users - [x] PR title starts with ``Issue #nr``, e.g. ``Issue #737`` - [ ] Unit tests were added - [ ] **If feature added**: Added/extended example --------- Co-authored-by: luitjan <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In GitLab by @JoerivanEngelen on Aug 1, 2023, 17:58
The text was updated successfully, but these errors were encountered: