5.1.2.3. eqcorrscan.utils.archive_read._parallel_checking_loop

eqcorrscan.utils.archive_read._parallel_checking_loop(wavfile, station, channel, debug=0)[source]

Inner loop for parallel checks.

Parameters:
  • wavfile (str) – Wavefile path name to look in.
  • station (str) – Channel name to check for
  • channel (str) – Channel name to check for
  • debug (int) – Debug level, if > 1, will output what it it working on.