equinor/xtgeo

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

Closed this issue · 0 comments

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

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