obspy.io.gcf.core.compatible_sps

compatible_sps(sps)[source]

Checks if a sampling rate is compatible with the GCF format

Parameters:

sps (float, int) – sampling rate to test

Return type:

bool

Returns:

True if sampling rate is compatible else False