Skip to content

update(PlotCrossSection): add additional flexibility to cross sectional plotting#2782

Open
jlarsen-usgs wants to merge 15 commits into
modflowpy:developfrom
jlarsen-usgs:develop
Open

update(PlotCrossSection): add additional flexibility to cross sectional plotting#2782
jlarsen-usgs wants to merge 15 commits into
modflowpy:developfrom
jlarsen-usgs:develop

Conversation

@jlarsen-usgs

Copy link
Copy Markdown
Contributor
  • new feature: view, users can optionally provide view="x" or view="y" to force the view angle of the cross section
  • fix: add in initial and end line points to the intersection routine which can include an additional cell on each side of cross section
  • add uint support for Raster class

@codecov

codecov Bot commented Jul 16, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 42.85714% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.6%. Comparing base (556c088) to head (6da1ee2).
⚠️ Report is 182 commits behind head on develop.

Files with missing lines Patch % Lines
flopy/utils/rasters.py 0.0% 12 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2782      +/-   ##
===========================================
+ Coverage     55.5%    72.6%   +17.1%     
===========================================
  Files          644      660      +16     
  Lines       124135   132321    +8186     
===========================================
+ Hits         68947    96138   +27191     
+ Misses       55188    36183   -19005     
Files with missing lines Coverage Δ
flopy/plot/crosssection.py 64.6% <100.0%> (-2.5%) ⬇️
flopy/plot/plotutil.py 52.1% <100.0%> (-4.7%) ⬇️
flopy/utils/rasters.py 70.0% <0.0%> (-4.0%) ⬇️

... and 577 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jlarsen-usgs

Copy link
Copy Markdown
Contributor Author

Updates made from discussion #2778

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.

1 participant