obspy.io.zmap.core.Pickler.dump

Pickler.dump(catalog, filename)[source]

Writes ObsPy Catalog into given file.

Parameters:
  • catalog (Catalog) ObsPy Catalog object.
  • filename (str or file) Target file name or open file-like object.