OEIsReadableGrid
OEIsReadableGrid(type: int) -> bool
OEIsReadableGrid(filename: str) -> bool
Returns true if the supplied file format is readable by
OEGrid. The ‘filename’ can be a file name or a file extension. The
‘type’ parameter should be drawn from the
OEGridFileType namespace.