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

fix(usgcln) add explicit second dimension to util2d.load calls #2097

Merged
merged 2 commits into from
Feb 8, 2024
Merged

fix(usgcln) add explicit second dimension to util2d.load calls #2097

merged 2 commits into from
Feb 8, 2024

Conversation

cnicol-gwlogic
Copy link
Contributor

Util2d.load expects two dimensions. MfusgCln was previously specifying only the first for 1d arrays, but util2d requires both.

Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d3e8a2a) 73.0% compared to head (6af0878) 73.0%.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop   #2097     +/-   ##
=========================================
- Coverage     73.0%   73.0%   -0.1%     
=========================================
  Files          259     259             
  Lines        59364   59364             
=========================================
- Hits         43367   43359      -8     
- Misses       15997   16005      +8     
Files Coverage Δ
flopy/mfusg/mfusgcln.py 67.0% <ø> (ø)

... and 1 file with indirect coverage changes

@wpbonelli
Copy link
Member

@cnicol-gwlogic if this is ready to go now, we could pull it in before 3.6.0 goes out.

@cnicol-gwlogic
Copy link
Contributor Author

@wpbonelli thanbks - sorry i hadn't run the linting stuff...let's see if it passes :)

@wpbonelli
Copy link
Member

looks good now, cheers!

@wpbonelli wpbonelli merged commit 4ffa04e into modflowpy:develop Feb 8, 2024
24 checks passed
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