Closed jcrivenaes closed 1 month ago
The current xtgeo.surface_from_grid3d() needs improvement, related to a an issue in fmu.tools: https://github.com/equinor/fmu-tools/issues/223
xtgeo.surface_from_grid3d()
mode
property
GridProperty
native
When doing this, a rewriting C side code should be done using C++/pybind11, see #1247
The current
xtgeo.surface_from_grid3d()
needs improvement, related to a an issue in fmu.tools: https://github.com/equinor/fmu-tools/issues/223mode
key toproperty
, and let the property also incorporate aGridProperty
instancenative
map option, where the layout of the 3D grid is parroted.When doing this, a rewriting C side code should be done using C++/pybind11, see #1247