obspy.io.csv.core._read_csz

_read_csz(fname, default=None)[source]

Read a CSZ file and return ObsPy catalog with picks

Parameters:
  • fname – filename or file-like object to read from

  • default – dictionary with default values, at the moment only magtype is supported, i.e. to set magtypes use default={'magtype': 'Ml'}

For an example see obspy.io.csv.