obspy.io.nied.knet._prep_hdr_line

_prep_hdr_line(name, line)[source]

Helper function to check the contents of a header line and split it.

Parameters:
  • name (str) – String that the line should start with.

  • line (str) – Line to check and split.