Skip to content
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

refactor(mf6): remove deprecated features #1894

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

wpbonelli
Copy link
Member

  • layer kwarg in get_data() in mfdataarray.py, deprecated 3.3.5 (June 2022)
  • get_mvr_file(), get_mvt_file(), get_gnc_file() in mfsimbase.py, removal overdue since 3.3.6
  • get_ims_package() in mfsimbase.py, removal overdue since 3.4
    • fix mfmodel.py usage to get_solution_package()

* layer kwarg in get_data() in mfdataarray.py, 3.3.5 (June 2022)
* get_mvr_file, get_mvt_file, get_gnc_file in mfsimbase.py, overdue since 3.3.6
* get_ims_package in mfsimbase.py (and update usage in mfmodel.py), overdue since 3.4
@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Merging #1894 (034a8fd) into develop (70b9a37) will increase coverage by 0.0%.
The diff coverage is 0.0%.

@@           Coverage Diff           @@
##           develop   #1894   +/-   ##
=======================================
  Coverage     72.2%   72.3%           
=======================================
  Files          257     257           
  Lines        56488   56464   -24     
=======================================
- Hits         40836   40831    -5     
+ Misses       15652   15633   -19     
Files Changed Coverage Δ
flopy/mf6/data/mfdataarray.py 61.0% <ø> (+0.1%) ⬆️
flopy/mf6/mfmodel.py 58.7% <0.0%> (ø)
flopy/mf6/mfsimbase.py 66.6% <ø> (+1.1%) ⬆️

@wpbonelli wpbonelli marked this pull request as ready for review August 1, 2023 20:37
@wpbonelli wpbonelli merged commit 809e624 into modflowpy:develop Aug 3, 2023
@wpbonelli wpbonelli deleted the mf6-deprecations branch August 3, 2023 12:52
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.

2 participants