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 56 forks source link

Deprecate Cube export with `engine="xtgeo"` #1220

Open mferrera opened 1 month ago

mferrera commented 1 month ago

We should fully remove the ability to export Cubes with the xtgeo C code and move fully over to segyio, as we have with imports.

Note that exporting segy files with segyio seems currently incomplete, so is dependent on ensuring what's been added so far is correct.

mferrera commented 1 month ago

555 related / duplicate

mferrera commented 1 month ago

614 related