Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat(mf2005,mf2k): allow loading custom flopy packages#2404

Merged
wpbonelli merged 2 commits into
modflowpy:developfrom
dbrakenhoff:custom_mf2005_packages
Jan 10, 2025
Merged

feat(mf2005,mf2k): allow loading custom flopy packages#2404
wpbonelli merged 2 commits into
modflowpy:developfrom
dbrakenhoff:custom_mf2005_packages

Conversation

@dbrakenhoff

Copy link
Copy Markdown
Contributor

Add extra_pkgs kwarg, which updates the mfnam_packages dictionary.

- add extra_pkgs kwarg, which updates the mfnam_packages dictionary.
@codecov

codecov Bot commented Dec 23, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.3%. Comparing base (bb9824e) to head (950e534).
Report is 34 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop   #2404     +/-   ##
=========================================
+ Coverage     68.4%   76.3%   +7.9%     
=========================================
  Files          294     294             
  Lines        59390   59808    +418     
=========================================
+ Hits         40652   45668   +5016     
+ Misses       18738   14140   -4598     
Files with missing lines Coverage Δ
flopy/modflow/mf.py 69.3% <100.0%> (+1.2%) ⬆️

... and 245 files with indirect coverage changes

@christianlangevin christianlangevin left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks useful to me.

@jdhughes-dev

Copy link
Copy Markdown
Contributor

@dbrakenhoff Looks useful. Could you add a simple autotest?

@dbrakenhoff

Copy link
Copy Markdown
Contributor Author

test fails unrelated?

@wpbonelli

Copy link
Copy Markdown
Member

@dbrakenhoff yeah, looking into it..

@wpbonelli wpbonelli merged commit f058122 into modflowpy:develop Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feature: support custom packages for mf2k and modflow2005

4 participants