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

Some export format strings are not enumerated in `FileFormat` #1170

Open mferrera opened 7 months ago

mferrera commented 7 months ago

These may need to be refined, changed, or split/move some values in FileFormat.

https://github.com/equinor/xtgeo/blob/9408db15e00748ac11c9c57982696a03e3531c97/src/xtgeo/cube/cube1.py#L928-L930

https://github.com/equinor/xtgeo/blob/9408db15e00748ac11c9c57982696a03e3531c97/src/xtgeo/well/well1.py#L583