obspy.core.event.header.EventTypeCertainty

EventTypeCertainty = Enum(["known", "suspected"])

Denotes how certain the information on event type is. Allowed values are:

  • "suspected"

  • "known"