bool OEIsWriteableGrid(const std::string &filename)
bool OEIsWriteableGrid(unsigned int type)
Return true if the supplied file format is writable by OEGrid. The
filename can be a file name or a file extension. The
unsigned int parameter value should be drawn from the
OEGridFileType namespace.