obspy.zmap.core.Pickler

class Pickler(with_uncertainties=False)[source]

Bases: future.types.newobject.newobject

Attributes

__dict__
__doc__
__module__ str(object) -> string
__weakref__ list of weak references to the object (if defined)

Public Methods

dump Writes ObsPy Catalog into given file.
dumps Returns ZMAP string of given ObsPy Catalog object.
next

Private Methods

_serialize

Special Methods

__init__
__long__
__native__ Hook for the future.utils.native() function
__nonzero__
__unicode__