obspy.io.stationtxt.core.is_fdsn_station_text_file

is_fdsn_station_text_file(path_or_file_object)[source]

Simple function checking if the passed object contains a valid FDSN station text file.

Parameters:path_or_file_object File name or file like object.