OEGetScalarGridFromBytes¶
OEGetScalarGridFromBytes(bytes: bytes, gtype: int) - > OEScalarGrid
Converts bytes to a grid (OEScalarGrid) with the file
type, gtype (OEGridFileType).
See also
OEGetGridFileTypefunctionOEGetBytesFromGridfunction
OEGetScalarGridFromBytes(bytes: bytes, gtype: int) - > OEScalarGrid
Converts bytes to a grid (OEScalarGrid) with the file
type, gtype (OEGridFileType).
See also
OEGetGridFileType function
OEGetBytesFromGrid function