obspy.zmap.core.Unpickler

class Unpickler[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

load Returns an ObsPy Catalog object from a ZMAP file.
loads Returns an ObsPy Catalog object from a ZMAP string.
next

Private Methods

_deserialize

Special Methods

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