bp / resqpy

Python API for working with RESQML models
https://resqpy.readthedocs.io/en/latest/
MIT License
54 stars 13 forks source link

optional selection of named vdb grid properties during import #801

Closed andy-beer closed 3 months ago

andy-beer commented 3 months ago

Allow list of required grid properties when importing from Nexus vdb.

Nexus is a trademark of Halliburton.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 83.36%. Comparing base (6d8f62c) to head (6520519).

Files Patch % Lines
resqpy/rq_import/_import_nexus.py 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #801 +/- ## ========================================== + Coverage 83.27% 83.36% +0.09% ========================================== Files 192 192 Lines 32914 32918 +4 ========================================== + Hits 27409 27442 +33 + Misses 5505 5476 -29 ```

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