equinor / xtgeo

XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc
https://xtgeo.readthedocs.io/en/latest/
GNU Lesser General Public License v3.0
110 stars 58 forks source link

DOC: fixup of documentation for Cube.compute_attributes_in_window() #1244

Closed jcrivenaes closed 2 months ago

jcrivenaes commented 2 months ago

Fix imprecise documentation after PR #1238, completing issue #1232

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.13%. Comparing base (0375fed) to head (d6fd2ee). Report is 33 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1244 +/- ## ========================================== + Coverage 80.02% 81.13% +1.10% ========================================== Files 98 93 -5 Lines 13680 12324 -1356 Branches 2203 1995 -208 ========================================== - Hits 10948 9999 -949 + Misses 1999 1668 -331 + Partials 733 657 -76 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.