obspy.io.nordic.core.readwavename

readwavename(sfile)[source]

Extract the waveform filename from the s-file.

Returns a list of waveform names found in the s-file as multiples can be present.

Parameters

sfile (str) – Path to the sfile

Returns

List of strings of wave paths

Return type

list