OEIsWriteableGrid

bool OEIsWriteableGrid(unsigned int type)
bool OEIsWriteableGrid(const std::string &filename)

Returns true if the supplied file format is writable by OEGrid. The ‘filename’ can be a file name or a file extension. The ‘type’ parameter value should be drawn from the OEGridFileType namespace.