Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(GridIntersect): fix vertices for offset grids #1037

Merged
merged 13 commits into from
Jan 13, 2021

Conversation

dbrakenhoff
Copy link
Contributor

fix how vertices are returned when intersecting linestrings with offset grids.
See #1035

@codecov
Copy link

codecov bot commented Jan 13, 2021

Codecov Report

Merging #1037 (448ed30) into develop (71162ae) will not change coverage.
The diff coverage is 50.000%.

@@            Coverage Diff            @@
##           develop     #1037   +/-   ##
=========================================
  Coverage   73.302%   73.302%           
=========================================
  Files          225       225           
  Lines        50791     50791           
=========================================
  Hits         37231     37231           
  Misses       13560     13560           
Impacted Files Coverage Δ
flopy/utils/gridintersect.py 76.478% <50.000%> (ø)

@langevin-usgs langevin-usgs merged commit 369942c into modflowpy:develop Jan 13, 2021
@langevin-usgs
Copy link
Contributor

Thanks @dbrakenhoff and @mkennard-aquaveo!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants