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

"roff_binary" is valid fformat for `GridProperty.from_file` but not for `GridProperty.to_file` #1146

Closed eivindjahren closed 5 months ago

eivindjahren commented 5 months ago

https://github.com/equinor/xtgeo/blob/5e72c9d573bdab3f45ab07aff24108a089fb7182/src/xtgeo/grid3d/grid_property.py#L1010

https://github.com/equinor/xtgeo/blob/5e72c9d573bdab3f45ab07aff24108a089fb7182/src/xtgeo/grid3d/grid_property.py#L86-L87