equinor / xtgeo

XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc

Home Page:https://xtgeo.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

eivindjahren opened this issue · comments

fformat: Literal["roff", "roffasc", "grdecl", "bgrdecl", "xtgcpprop"] = "roff",

if fformat in (FileFormat.ROFF_BINARY, FileFormat.ROFF_ASCII):
return import_roff