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
109 stars 57 forks source link

BUG,FIX: bug cube i/o roxar #1136

Closed jcrivenaes closed 8 months ago

jcrivenaes commented 8 months ago

Closes #841

When working with, a few other smaller issues was encountered and solved. These are separated as individual commits with description

codecov-commenter commented 8 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (cdbd525) 80.28% compared to head (8d6ee7a) 80.26%.

Files Patch % Lines
src/xtgeo/cube/cube1.py 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1136 +/- ## ========================================== - Coverage 80.28% 80.26% -0.03% ========================================== Files 97 97 Lines 13571 13572 +1 Branches 2177 2177 ========================================== - Hits 10896 10894 -2 - Misses 1953 1955 +2 - Partials 722 723 +1 ```

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