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(modflow): remove deprecated UZF option, disallow USG #1893

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

wpbonelli
Copy link
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

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
@langevin-usgs
Copy link
Contributor

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

@jdhughes-usgs
Copy link
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