Skip to content

Issue #888 move masking#920

Merged
luitjansl merged 5 commits into
masterfrom
issue_#888_move_masking
Mar 19, 2024
Merged

Issue #888 move masking#920
luitjansl merged 5 commits into
masterfrom
issue_#888_move_masking

Conversation

@luitjansl

Copy link
Copy Markdown
Contributor

Fixes #888

Description

Moving the masking code for package, model and simulation into utilities.mask.py. To preserve the interface,
the original methods in package, model and simulation are preserved, but now they call the utilities method under the hood.

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

@luitjansl luitjansl added this pull request to the merge queue Mar 19, 2024
Merged via the queue into master with commit 4db1641 Mar 19, 2024
@luitjansl luitjansl deleted the issue_#888_move_masking branch March 19, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Separate Modflow 6 masking functionality to separate file

2 participants