Deltares / Deltares/imod-python
edge cases for clipping
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 41
- Forks
- 12
- Avg merge
- 21h 8m
- Merged PRs (30d)
- 1
Description
In GitLab by @luitjansl on Jun 9, 2023, 15:30
- constant head only in a timestep later in the simulation
- GHB and possibly other boundary condition packages could be located in CHD cells, causing potential conflicts.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the clipping logic and its tests, then trace how cells are selected across timesteps and how boundary-condition packages are handled. Reproduce the two listed cases: a constant head appearing only in a later timestep, and GHB or other boundary packages occupying CHD cells; done means the conflicts are handled without incorrect clipping.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100