obspy.core.event.header.OriginDepthType

OriginDepthType = Enum(["from location", "from moment tensor inversion", ..., "operator assigned", "other"])

Type of origin depth determination. Allowed values are:

  • "from location"
  • "from moment tensor inversion"
  • "from modeling of broad-band P waveforms"
  • "constrained by depth phases"
  • "constrained by direct phases"
  • "constrained by depth and direct phases"
  • "operator assigned"
  • "other"