bp / resqpy

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

handling of grid geometry stored in parametric line form #756

Closed andy-beer closed 9 months ago

andy-beer commented 9 months ago

This change introduces support for the parametric line form of grid geometry. There are some restrictions:

The code aims to be compatible with the geometry representation used by RMS when exporting to RESQML.

Resolves issue #723

RMS is a trademark of AspenTech.

codecov[bot] commented 9 months ago

Codecov Report

Patch coverage is 96.35% of modified lines.

Files Changed Coverage
resqpy/grid/_points_functions.py 92.06%
resqpy/grid/_create_grid_xml.py 100.00%
resqpy/grid/_grid.py 100.00%
resqpy/grid/_grid_types.py 100.00%
resqpy/grid/_write_hdf5_from_caches.py 100.00%
resqpy/olio/xml_et.py 100.00%

:loudspeaker: Thoughts on this report? Let us know!.