obspy.io.rg16.core._is_rg16

_is_rg16(filename, **kwargs)[source]

Determine if a file is a rg16 file.

Parameters:filename (str, buffer) a path to a file or a file object
Return type:bool
Returns:True if the file object is a rg16 file.