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

bugfix(sourcedata) had to disable nan-ing botm where botm>=(top-min_t… #19

Merged
merged 2 commits into from
Jan 25, 2021
Merged

bugfix(sourcedata) had to disable nan-ing botm where botm>=(top-min_t… #19

merged 2 commits into from
Jan 25, 2021

Conversation

mnfienen
Copy link
Contributor

…hickness). Was causing layers at min thickness to not be inactivated for MF6

@aleaf some tests are failing but seem unrelated to this change.

Mike Fienen and others added 2 commits January 22, 2021 20:40
…hickness). Was causing layers at min thickness to not be inactivated for MF6
…es so that top and botm elevations that are reset to test sfrmaker layer assignments persist
@codecov
Copy link

codecov bot commented Jan 24, 2021

Codecov Report

Merging #19 (d41356e) into develop (c164ec3) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #19   +/-   ##
========================================
  Coverage    84.82%   84.82%           
========================================
  Files           55       55           
  Lines        10178    10182    +4     
========================================
+ Hits          8633     8637    +4     
  Misses        1545     1545           
Impacted Files Coverage Δ
mfsetup/sourcedata.py 90.00% <ø> (-0.03%) ⬇️
mfsetup/tests/test_mf6_shellmound.py 95.98% <100.00%> (+0.04%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c164ec3...d41356e. Read the comment docs.

@aleaf aleaf merged commit c980d31 into DOI-USGS:develop Jan 25, 2021
aleaf added a commit that referenced this pull request Feb 9, 2021
#19)

* bugfix(sourcedata) had to disable nan-ing botm where botm>=(top-min_thickness). Was causing layers at min thickness to not be inactivated for MF6

* fix(test_mf6_shellmound.test_idomain_above_sfr): reset cached top files so that top and botm elevations that are reset to test sfrmaker layer assignments persist

Co-authored-by: Mike Fienen <mnfienen@ugss.gov>
Co-authored-by: aleaf <andrew.t.leaf@gmail.com>
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.

None yet

2 participants