Skip to content

refactor(modflow): remove deprecated UZF option, disallow USG#1893

Merged
jlarsen-usgs merged 1 commit into
modflowpy:developfrom
wpbonelli:mf-deprecations
Nov 3, 2023
Merged

refactor(modflow): remove deprecated UZF option, disallow USG#1893
jlarsen-usgs merged 1 commit into
modflowpy:developfrom
wpbonelli:mf-deprecations

Conversation

@wpbonelli
Copy link
Copy Markdown
Member

@wpbonelli wpbonelli commented Aug 1, 2023

  • nwt_11_fmt parameter/logic from mfuzf1.py, deprecated 3.3.1 (June 2020)
  • raise ValueError if ml.version is "mfusg" in mf.py, deprecated 3.3.4 (August 2021)

* nwt_11_fmt from mfuzf1.py, 3.3.1 (June 2020)
* raise ValueError if ml.version is mfusg in mf.py, 3.3.4 (August 2021)
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 1, 2023

Codecov Report

Merging #1893 (0c8e84b) into develop (70b9a37) will increase coverage by 0.0%.
The diff coverage is 54.5%.

@@           Coverage Diff           @@
##           develop   #1893   +/-   ##
=======================================
  Coverage     72.2%   72.3%           
=======================================
  Files          257     257           
  Lines        56488   56473   -15     
=======================================
- Hits         40836   40833    -3     
+ Misses       15652   15640   -12     
Files Changed Coverage Δ
flopy/modflow/mf.py 68.9% <0.0%> (ø)
flopy/modflow/mfuzf1.py 91.6% <60.0%> (+2.7%) ⬆️

@wpbonelli wpbonelli marked this pull request as ready for review August 1, 2023 20:37
@christianlangevin
Copy link
Copy Markdown

Hey @jlarsen-usgs, can you have a quick look at this removal of the nwt_11_fmt option?

@jdhughes-dev
Copy link
Copy Markdown
Contributor

@jlarsen-usgs could you take a look at this?

@jlarsen-usgs jlarsen-usgs merged commit 696a209 into modflowpy:develop Nov 3, 2023
@wpbonelli wpbonelli deleted the mf-deprecations branch November 3, 2023 20:30
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.

4 participants