Locked History Actions

Diff for "QuakeML2.0/BasicEventDescriptionDiscussion"

Differences between revisions 2 and 20 (spanning 18 versions)
Revision 2 as of 2014-10-30 14:37:17
Size: 61195
Comment:
Revision 20 as of 2015-06-26 13:33:57
Size: 76583
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
[[QuakeML2.0/MarsquakeDiscussion|Marsquake]] |
Line 47: Line 46:
TODO This class represents a moment tensor solution for an event. It is an optional part of a [[#class_FocalMechanism|FocalMechanism]]
description.
Line 56: Line 56:
'''MomentTensor.publicID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

TODO
'''!MomentTensor.publicID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

Resource identifier of ''MomentTensor''.
Line 67: Line 67:
'''MomentTensor.derivedOriginID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

TODO
'''!MomentTensor.derivedOriginID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

Refers to the '''publicID''' of the [[#class_Origin|Origin]] derived in the moment tensor inversion.
Line 78: Line 78:
'''MomentTensor.momentMagnitudeID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

TODO
'''!MomentTensor.momentMagnitudeID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

Refers to the '''publicID''' of the [[#class_Magnitude|Magnitude]] object which represents the derived moment
magnitude.
Line 89: Line 90:
'''MomentTensor.tensor''' (type [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_Tensor|bedt:Tensor]])

TODO
'''!MomentTensor.tensor''' (type [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_Tensor|bedt:Tensor]])

''Tensor'' object holding the moment tensor elements.
Line 100: Line 101:
'''MomentTensor.scalarMoment''' (type [[QuakeML2.0/CommonDiscussion#class_RealQuantity|co:RealQuantity]])

TODO
'''!MomentTensor.scalarMoment''' (type [[QuakeML2.0/CommonDiscussion#class_RealQuantity|co:RealQuantity]])

Scalar moment as derived in moment tensor inversion.
Unit: Nm
Line 111: Line 113:
'''MomentTensor.variance''' (type [[QuakeML2.0/Discussion#class_RealQuantity|:RealQuantity]])

TODO
'''!MomentTensor.variance''' (type [[QuakeML2.0/Discussion#class_RealQuantity|:RealQuantity]])

Variance of moment tensor inversion.
Line 122: Line 124:
'''MomentTensor.varianceReduction''' (type [[QuakeML2.0/Discussion#class_RealQuantity|:RealQuantity]])

TODO
'''!MomentTensor.varianceReduction''' (type [[QuakeML2.0/Discussion#class_RealQuantity|:RealQuantity]])

Variance reduction of moment tensor inversion, given in percent (Dreger 2003). This is a
goodness-of-fit measure.
Line 133: Line 136:
'''MomentTensor.filterID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

TODO
'''!MomentTensor.filterID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

Resource identifier of the filter setup used in moment tensor inversion.
Line 144: Line 147:
'''MomentTensor.greensFunctionID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

TODO
'''!MomentTensor.greensFunctionID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

Resource identifier of the Green’s function used in moment tensor inversion.
Line 155: Line 158:
'''MomentTensor.methodID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

TODO
'''!MomentTensor.methodID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

Resource identifier of the method used for moment-tensor inversion.
Line 166: Line 169:
'''MomentTensor.category''' (type [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_MomentTensorCategory|bedt:MomentTensorCategory]])

TODO
'''!MomentTensor.category''' (type [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_MomentTensorCategory|bedt:MomentTensorCategory]])

Category of moment tensor inversion. Valid entries are from [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_MomentTensorCategory|MomentTensorCategory]].
Line 177: Line 180:
'''MomentTensor.clvd''' (type [[QuakeML2.0/Discussion#class_RealQuantity|:RealQuantity]])

TODO
'''!MomentTensor.clvd''' (type [[QuakeML2.0/Discussion#class_RealQuantity|:RealQuantity]])

CLVD (compensated linear vector dipole) parameter obtained from moment tensor inversion (decimal
fraction between 0 and 1).
Line 188: Line 192:
'''MomentTensor.doubleCouple''' (type [[QuakeML2.0/Discussion#class_RealQuantity|:RealQuantity]])

TODO
'''!MomentTensor.doubleCouple''' (type [[QuakeML2.0/Discussion#class_RealQuantity|:RealQuantity]])

Double couple parameter obtained from moment tensor inversion (decimal fraction between 0
and 1).
Line 199: Line 204:
'''MomentTensor.inversionType''' (type [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_MTInversionType|bedt:MTInversionType]])

TODO
'''!MomentTensor.inversionType''' (type [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_MTInversionType|bedt:MTInversionType]])

Type of moment tensor inversion. Users should avoid to give contradictory information in
'''inversionType''' and '''methodID'''. Valid entries are from [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_MTInversionType|MTInversionType]].
Line 210: Line 216:
'''MomentTensor.iso''' (type [[QuakeML2.0/Discussion#class_RealQuantity|:RealQuantity]])

TODO
'''!MomentTensor.iso''' (type [[QuakeML2.0/Discussion#class_RealQuantity|co:RealQuantity]])

Isotropic part obtained from moment tensor inversion (decimal fraction between 0 and 1).
Line 221: Line 227:
'''MomentTensor.sourceTimeFunction''' (type [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_SourceTimeFunction|bedt:SourceTimeFunction]])

TODO
'''!MomentTensor.sourceTimeFunction''' (type [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_SourceTimeFunction|bedt:SourceTimeFunction]])

Source time function used in moment-tensor inversion.
Line 232: Line 238:
'''MomentTensor.creationInfo''' (type [[QuakeML2.0/ResourceMetadataDiscussion#class_CreationInfo|rm:CreationInfo]])

TODO
'''!MomentTensor.creationInfo''' (type [[QuakeML2.0/ResourceMetadataDiscussion#class_CreationInfo|rm:CreationInfo]])

see [[QuakeML2.0/ResourceMetadataDiscussion#class_CreationInfo|CreationInfo]]
Line 244: Line 250:
'''MomentTensor.comment''' (type [[QuakeML2.0/ResourceMetadataDiscussion#class_Comment|rm:Comment]])

TODO
'''!MomentTensor.comment''' (type [[QuakeML2.0/ResourceMetadataDiscussion#class_Comment|rm:Comment]])

Additional comments.
Line 254: Line 260:
'''MomentTensor.dataUsed''' (type [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_DataUsed|bedt:DataUsed]])

TODO
'''!MomentTensor.dataUsed''' (type [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_DataUsed|bedt:DataUsed]])

Describes waveform data used for moment-tensor inversion.
Line 268: Line 274:
TODO This class describes the focal mechanism of an event. It includes different descriptions like nodal planes, principal
axes, and a moment tensor. The moment tensor description is provided by objects of the class [[#class_MomentTensor|MomentTensor]]
which can be specified as child elements of ''FocalMechanism''.
Line 277: Line 285:
'''FocalMechanism.publicID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

TODO
'''!FocalMechanism.publicID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

Resource identifier of ''FocalMechanism''.
Line 288: Line 296:
'''FocalMechanism.triggeringOriginID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

TODO
'''!FocalMechanism.triggeringOriginID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

Refers to the '''publicID''' of the triggering origin.
Line 299: Line 307:
'''FocalMechanism.nodalPlanes''' (type [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_NodalPlanes|bedt:NodalPlanes]])

TODO
'''!FocalMechanism.nodalPlanes''' (type [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_NodalPlanes|bedt:NodalPlanes]])

Nodal planes of the focal mechanism.
Line 310: Line 318:
'''FocalMechanism.principalAxes''' (type [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_PrincipalAxes|bedt:PrincipalAxes]])

TODO
'''!FocalMechanism.principalAxes''' (type [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_PrincipalAxes|bedt:PrincipalAxes]])

Principal axes of the focal mechanism.
Line 321: Line 329:
'''FocalMechanism.methodID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

TODO
'''!FocalMechanism.methodID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

Resource identifier of the method used for determination of the focal mechanism.
Line 332: Line 340:
'''FocalMechanism.azimuthalGap''' (type float)

TODO
'''!FocalMechanism.azimuthalGap''' (type float)

Largest azimuthal gap in distribution of stations used for determination of focal mechanism.
Unit: deg
Line 343: Line 352:
'''FocalMechanism.misfit''' (type float)

TODO
'''!FocalMechanism.misfit''' (type float)

Fraction of misfit polarities in a first-motion focal mechanism determination. Decimal fraction between
0 and 1.
Line 354: Line 364:
'''FocalMechanism.stationDistributionRatio''' (type float)

TODO
'''!FocalMechanism.stationDistributionRatio''' (type float)

Station distribution ratio (STDR) parameter. Indicates how the stations are distributed
about the focal sphere (Reasenberg and Oppenheimer 1985). Decimal fraction between 0 and 1.
Line 365: Line 376:
'''FocalMechanism.stationPolarityCount''' (type int)

TODO
'''!FocalMechanism.stationPolarityCount''' (type int)

Number of station polarities used for determination of focal mechanism.
Line 376: Line 387:
'''FocalMechanism.evaluationMode''' (type [[QuakeML2.0/CommonDiscussion#class_EvaluationMode|co:EvaluationMode]])

TODO
'''!FocalMechanism.evaluationMode''' (type [[QuakeML2.0/CommonDiscussion#class_EvaluationMode|co:EvaluationMode]])

see [[QuakeML2.0/CommonDiscussion#class_EvaluationMode|EvaluationMode]]
Line 387: Line 398:
'''FocalMechanism.evaluationStatus''' (type [[QuakeML2.0/CommonDiscussion#class_EvaluationStatus|co:EvaluationStatus]])

TODO
'''!FocalMechanism.evaluationStatus''' (type [[QuakeML2.0/CommonDiscussion#class_EvaluationStatus|co:EvaluationStatus]])

see [[QuakeML2.0/CommonDiscussion#class_EvaluationStatus|EvaluationStatus]]
Line 398: Line 409:
'''FocalMechanism.creationInfo''' (type [[QuakeML2.0/ResourceMetadataDiscussion#class_CreationInfo|rm:CreationInfo]])

TODO
'''!FocalMechanism.creationInfo''' (type [[QuakeML2.0/ResourceMetadataDiscussion#class_CreationInfo|rm:CreationInfo]])

see [[QuakeML2.0/ResourceMetadataDiscussion#class_CreationInfo|CreationInfo]]
Line 410: Line 421:
'''FocalMechanism.momentTensor''' (type [[QuakeML2.0/BasicEventDescriptionDiscussion#class_MomentTensor|bed:MomentTensor]])

TODO
'''!FocalMechanism.momentTensor''' (type [[QuakeML2.0/BasicEventDescriptionDiscussion#class_MomentTensor|bed:MomentTensor]])

see [[#class_MomentTensor|MomentTensor]]
Line 420: Line 431:
'''FocalMechanism.comment''' (type [[QuakeML2.0/ResourceMetadataDiscussion#class_Comment|rm:Comment]])

TODO
'''!FocalMechanism.comment''' (type [[QuakeML2.0/ResourceMetadataDiscussion#class_Comment|rm:Comment]])

Additional comments.
Line 430: Line 441:
'''FocalMechanism.waveformID''' (type [[QuakeML2.0/WaveformDiscussion#class_WaveformStreamID|wf:WaveformStreamID]])

TODO
'''!FocalMechanism.waveformID''' (type [[QuakeML2.0/WaveformDiscussion#class_WaveformStreamID|wf:WaveformStreamID]])

Refers to a set of waveform streams from which the focal mechanism was derived.
Line 655: Line 666:
TODO This class describes the weighting of magnitude values from several [[#class_StationMagnitude|StationMagnitude]] objects for computing a
network magnitude estimation.
Line 664: Line 676:
'''StationMagnitudeContribution.stationMagnitudeID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

TODO
'''!StationMagnitudeContribution.stationMagnitudeID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

Refers to the '''publicID''' of a [[#class_StationMagnitude|StationMagnitude]] object.
Line 675: Line 687:
'''StationMagnitudeContribution.residual''' (type float)

TODO
'''!StationMagnitudeContribution.residual''' (type float)

Residual of magnitude computation.
Line 686: Line 698:
'''StationMagnitudeContribution.weight''' (type float)

TODO
'''!StationMagnitudeContribution.weight''' (type float)

Weight of the magnitude value from class [[#class_StationMagnitude|StationMagnitude]] for computing the magnitude value in class
[[#class_Magnitude|Magnitude]]. Note that there is no rule for the sum of the weights of all station magnitude contributions
to a specific network magnitude. In particular, the weights are not required to sum up to unity.
Line 702: Line 716:
TODO Describes a magnitude which can, but does not need to be associated with an origin. Association with an origin
is expressed with the optional attribute '''originID'''. It is either a combination of different magnitude estimations,
or it represents the reported magnitude for the given event.
Line 713: Line 729:
TODO Resource identifier of ''Magnitude''.
Line 724: Line 740:
TODO Resulting magnitude value from combining values of type [[#class_StationMagnitude|StationMagnitude]]. If no estimations are available,
this value can represent the reported magnitude.
Line 735: Line 752:
TODO Describes the type of magnitude. This is a free-text field because it is impossible to cover all existing
magnitude type designations with an enumeration. Possible values are unspecified magitude (M), local
magnitude (ML), body wave magnitude (Mb), surface wave magnitude (MS), moment magnitude (Mw),
duration magnitude (Md), coda magnitude (Mc), MH, Mwp, M50, M100, etc.
Line 746: Line 766:
TODO Reference to an origin’s '''publicID''' if the magnitude has an associated [[#class_Origin|Origin]].
Line 757: Line 777:
TODO Identifies the method of magnitude estimation. Users should avoid to give contradictory information
in '''methodID''' and '''type'''.
Line 768: Line 789:
TODO Number of used stations for this magnitude computation.
Line 779: Line 800:
TODO Azimuthal gap for this magnitude computation.
Unit: deg
Line 790: Line 812:
TODO see [[QuakeML2.0/CommonDiscussion#class_EvaluationMode|EvaluationMode]]
Line 801: Line 823:
TODO see [[QuakeML2.0/CommonDiscussion#class_EvaluationStatus|EvaluationStatus]]
Line 812: Line 834:
TODO

----
''Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.<<BR>>
Example: FabianEuchner, 2014-10-21''
----

    
see [[QuakeML2.0/ResourceMetadataDiscussion#class_CreationInfo|CreationInfo]]

----
''Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.<<BR>>
Example: FabianEuchner, 2014-10-21''
----
Line 824: Line 844:
TODO see [[QuakeML2.0/BasicEventDescriptionDiscussion#class_StationMagnitudeContribution|StationMagnitudeContribution]].
Line 834: Line 854:
TODO Additional comments.
Line 846: Line 866:
TODO This class describes the magnitude derived from a single waveform stream.
Line 855: Line 875:
'''StationMagnitude.publicID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

TODO
'''!StationMagnitude.publicID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

Resource identifier of ''!StationMagnitude''.
Line 866: Line 886:
'''StationMagnitude.originID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

TODO
'''!StationMagnitude.originID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

Reference to an origin’s '''publicID''' if the ''!StationMagnitude'' has an associated [[#class_Origin|Origin]].
Line 877: Line 897:
'''StationMagnitude.mag''' (type [[QuakeML2.0/CommonDiscussion#class_RealQuantity|co:RealQuantity]])

TODO
'''!StationMagnitude.mag''' (type [[QuakeML2.0/CommonDiscussion#class_RealQuantity|co:RealQuantity]])

Estimated magnitude.
Line 888: Line 908:
'''StationMagnitude.type''' (type string)

TODO
'''!StationMagnitude.type''' (type string)

see [[#class_Magnitude|Magnitude]]
Line 899: Line 919:
'''StationMagnitude.amplitudeID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

TODO
'''!StationMagnitude.amplitudeID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

Identifies the data source of the ''!StationMagnitude''. For magnitudes derived from amplitudes in
waveforms (e. g., local magnitude ML), '''amplitudeI
D''' points to '''publicID''' in class [[#class_Amplitude|Amplitude]].
Line 910: Line 931:
'''StationMagnitude.methodID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

TODO
'''!StationMagnitude.methodID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

see [[#class_Magnitude|Magnitude]]
Line 921: Line 942:
'''StationMagnitude.waveformID''' (type [[QuakeML2.0/WaveformDiscussion#class_WaveformStreamID|wf:WaveformStreamID]])

TODO
'''!StationMagnitude.waveformID''' (type [[QuakeML2.0/WaveformDiscussion#class_WaveformStreamID|wf:WaveformStreamID]])

Identifies the waveform stream. This element can be helpful if no amplitude is referenced, or the
amplitude is not available in the context.
Otherwise, it would duplicate the '''waveformID''' provided there
and can be omitted.
Line 932: Line 955:
'''StationMagnitude.creationInfo''' (type [[QuakeML2.0/ResourceMetadataDiscussion#class_CreationInfo|rm:CreationInfo]])

TODO
'''!StationMagnitude.creationInfo''' (type [[QuakeML2.0/ResourceMetadataDiscussion#class_CreationInfo|rm:CreationInfo]])

see [[QuakeML2.0/ResourceMetadataDiscussion#class_CreationInfo|CreationInfo]]
Line 944: Line 967:
'''StationMagnitude.comment''' (type [[QuakeML2.0/ResourceMetadataDiscussion#class_Comment|rm:Comment]])

TODO
'''!StationMagnitude.comment''' (type [[QuakeML2.0/ResourceMetadataDiscussion#class_Comment|rm:Comment]])

Additional comments.
Line 958: Line 981:
TODO This class describes the location uncertainties of an origin. The uncertainty can be described either as a simple
circular horizontal uncertainty, an uncertainty ellipse according to IMS1.0, or a confidence ellipsoid. If multiple
uncertainty models are given, the preferred variant can be specified in the attribute '''preferredDescription'''.
Line 967: Line 992:
'''OriginUncertainty.preferredDescription''' (type [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_OriginUncertaintyDescription|bedt:OriginUncertaintyDescription]])

TODO
'''!OriginUncertainty.preferredDescription''' (type [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_OriginUncertaintyDescription|bedt:OriginUncertaintyDescription]])

Preferred uncertainty description. Allowed values are from [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_OriginUncertaintyDescription|OriginUncertaintyDescription]].
Line 978: Line 1003:
'''OriginUncertainty.horizontalUncertainty''' (type float)

TODO
'''!OriginUncertainty.horizontalUncertainty''' (type float)

Circular confidence region, given by single value of horizontal uncertainty.
Unit: m
Line 989: Line 1015:
'''OriginUncertainty.maxHorizontalUncertainty''' (type float)

TODO
'''!OriginUncertainty.maxHorizontalUncertainty''' (type float)

Semi-major axis of confidence ellipse.
Unit: m
Line 1000: Line 1027:
'''OriginUncertainty.minHorizontalUncertainty''' (type float)

TODO
'''!OriginUncertainty.minHorizontalUncertainty''' (type float)

Semi-minor axis of confidence ellipse.
Unit: m
Line 1011: Line 1039:
'''OriginUncertainty.azimuthMaxHorizontalUncertainty''' (type float)

TODO
'''!OriginUncertainty.azimuthMaxHorizontalUncertainty''' (type float)

Azimuth of major axis of confidence ellipse. Measured clockwise from
South-North direction at epicenter.
Unit: deg
Line 1022: Line 1052:
'''OriginUncertainty.confidenceEllipsoid''' (type [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_ConfidenceEllipsoid|bedt:ConfidenceEllipsoid]])

TODO
'''!OriginUncertainty.confidenceEllipsoid''' (type [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_ConfidenceEllipsoid|bedt:ConfidenceEllipsoid]])

see [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_ConfidenceEllipsoid|ConfidenceEllipsoid]]
Line 1033: Line 1063:
'''OriginUncertainty.confidenceLevel''' (type float)

TODO
'''!OriginUncertainty.confidenceLevel''' (type float)

Confidence level of the uncertainty, given in percent.
Line 1049: Line 1079:
TODO Successful association of a pick with an origin qualifies this pick as an arrival. An arrival thus connects a pick
with an origin and provides additional attributes that describe this relationship. Usually qualification of a pick
as an arrival for a given origin is a hypothesis, which is based on assumptions about the type of arrival (phase)
as well as observed and (on the basis of an earth model) computed arrival times, or the residual, respectively.
Additional pick attributes like the horizontal slowness and backazimuth of the observed wave—especially if
derived from array data—may further constrain the nature of the arrival.
Line 1060: Line 1095:
TODO Resource identifier of ''Arrival''.
Line 1071: Line 1106:
TODO Refers to a '''publicID''' of a [[#class_Pick|Pick]].
Line 1082: Line 1117:
TODO Phase identification. For possible values, please refer to the description of the [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_Phase|Phase]] type.
Line 1093: Line 1128:
TODO Time correction value. Usually, a value characteristic for the station at which the pick was
detected, sometimes also characteristic for the phase type or the slowness.
Unit: s
Line 1104: Line 1141:
TODO Azimuth of station as seen from the epicenter.
Unit: deg
Line 1115: Line 1153:
TODO Epicentral distance.
Unit: deg
Line 1126: Line 1165:
TODO Angle of emerging ray at the source, measured against the downward normal direction.
Unit: deg
Line 1137: Line 1177:
TODO Residual between observed and expected arrival time assuming proper phase identification and
given the '''earthModelID''' of the [[#class_Origin|Origin]], taking into account the '''timeCorrection'''.
Unit: s
Line 1148: Line 1190:
TODO Residual of horizontal slowness and the expected slowness given the current origin
(refers to attribute '''horizontalSlowness''' of class [[#class_Pick|Pick]]).
Unit: s / deg
Line 1159: Line 1203:
TODO Residual of backazimuth and the backazimuth computed for the current origin (refers
to attribute '''backazimuth''' of class [[#class_Pick|Pick]]).
Unit: deg
Line 1170: Line 1216:
TODO Weight of the arrival time for computation of the associated [[#class_Origin|Origin]]. Note that the sum of all
weights is not required to be unity.
Line 1181: Line 1228:
TODO Weight of the horizontal slowness for computation of the associated [[#class_Origin|Origin]]. Note
that the sum of all weights is not required to be unity.
Line 1192: Line 1240:
TODO Weight of the backazimuth for computation of the associated [[#class_Origin|Origin]]. Note that the sum
of all weights is not required to be unity.
Line 1203: Line 1252:
TODO Earth model which is used for the association of [[#class_Arrival|Arrival]] to [[#class_Pick|Pick]] and computation of the
residuals.
Line 1214: Line 1264:
TODO see [[QuakeML2.0/ResourceMetadataDiscussion#class_CreationInfo|CreationInfo]]
Line 1226: Line 1276:
TODO Additional comments.
Line 1238: Line 1288:
TODO This class represents the focal time and geographical location of an earthquake hypocenter, as well as additional
meta-information. ''Origin'' can have objects of type [[#class_OriginUncertainty|OriginUncertainty]] and [[#class_Arrival|Arrival]] as child elements.
Line 1249: Line 1300:
TODO Resource identifier of ''Origin''.
Line 1260: Line 1311:
TODO Focal time.

----
''Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.<<BR>>
Example: FabianEuchner, 2014-10-21''
----


<<Anchor(attribute_Origin.longitude)>>
'''Origin.longitude''' (type [[QuakeML2.0/CommonDiscussion#class_RealQuantity|co:RealQuantity]])

Hypocenter longitude, with respect to the World Geodetic System 1984 (WGS84) reference system
(National Imagery and Mapping Agency 2000).
Unit: deg
Line 1271: Line 1335:
TODO

----
''Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.<<BR>>
Example: FabianEuchner, 2014-10-21''
----


<<Anchor(attribute_Origin.longitude)>>
'''Origin.longitude''' (type [[QuakeML2.0/CommonDiscussion#class_RealQuantity|co:RealQuantity]])

TODO
Hypocenter latitude, with respect to the WGS84 reference system.
Unit: deg
Line 1293: Line 1347:
TODO Depth of hypocenter with respect to the nominal sea level given by the WGS84 geoid (Earth Gravitational
Model, EGM96, Lemoine et al. 1998). Positive values indicate hypocenters below sea level. For shallow
hypocenters, the depth value can be negative. Note: Other standards use different conventions for depth
measurement. As an example, GSE 2.0, defines depth with respect to the local surface. If event data is
converted from other formats to QuakeML, depth values may have to be modified accordingly.
Unit: m
Line 1304: Line 1363:
TODO Describes the Origin type. Allowed values are from [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_OriginType|OriginType]].
Line 1315: Line 1374:
TODO Type of depth determination. Allowed values are from [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_OriginDepthType|OriginDepthType]].
Line 1326: Line 1385:
TODO Boolean flag. True if epicenter was kept fixed for computation of ''Origin''.
Line 1337: Line 1396:
TODO Boolean flag. True if focal time was kept fixed for computation of the ''Origin''.
Line 1348: Line 1407:
TODO Identifies the method used for locating the event.
Line 1359: Line 1418:
TODO Identifies the earth model used in '''methodID'''.
Line 1370: Line 1429:
TODO Identifies the reference system used for hypocenter determination. This is only necessary if
a modified version of the standard (with local extensions) is used that provides a non-standard coordinate
system.
Line 1381: Line 1442:
TODO Additional parameters describing the quality of an ''Origin'' determination.
Line 1392: Line 1453:
TODO Can be used to decribe the geographical region of the epicenter location. Useful if an event has multiple
origins from different agencies, and these have different region designations. Note that an event-wide
region can be defined in the '''description''' attribute of an ''Event'' object. The user has to take care that this
information corresponds to the region attribute of the preferred ''Origin''. String with maximum length of
255 chars.
Line 1403: Line 1468:
TODO Evaluation mode of ''Origin''. Allowed values are from [[QuakeML2.0/CommonDiscussion#class_EvaluationMode|EvaluationMode]].
Line 1414: Line 1479:
TODO Evaluation status of ''Origin''. Allowed values are from [[QuakeML2.0/CommonDiscussion#class_EvaluationStatus|EvaluationStatus]].
Line 1425: Line 1490:
TODO [[QuakeML2.0/ResourceMetadataDiscussion#class_CreationInfo|CreationInfo]] for the ''Origin'' object.
Line 1437: Line 1502:
TODO see [[#class_OriginUncertainty|OriginUncertainty]]
Line 1447: Line 1512:
TODO see [[#class_Arrival|Arrival]]
Line 1457: Line 1522:
TODO Additional comments.
Line 1467: Line 1532:
TODO Supplementary information on time of rupture start. Complex descriptions of focal times of
historic events are possible, see description of the CompositeTime type. Note that even if '''compositeTime'''
is used, the mandatory '''time''' attribute has to be set, too. It has to be set to the single point in time (with
uncertainties allowed) that is most characteristic for the event.
Line 1657: Line 1725:
TODO The class ''Event'' describes a seismic event which does not necessarily need to be a tectonic earthquake. An event
is usually associated with one or more origins, which contain information about focal time and geographical
location of the event. Multiple origins can cover automatic and manual locations, a set of location from different
agencies, locations generated with different location programs and earth models, etc. Furthermore, an event
is usually associated with one or more magnitudes, and with one or more focal mechanism determinations. In
standard (bulletin) QuakeML-BED, [[#class_Origin|Origin]], [[#class_Magnitude|Magnitude]], [[#class_StationMagnitude|StationMagnitude]], and [[#class_FocalMechanism|FocalMechanism]]are child elements of
''Event''. In BED-RT (real-time) all these elements are on the same hierarchy level as child elements of [[#class_EventParameters|EventParameters]].
The association of origins, magnitudes, and focal mechanisms to a particular event is expressed using references
inside ''Event''.
Line 1668: Line 1744:
TODO Resource identifier of ''Event''.
Line 1679: Line 1755:
TODO Refers to the '''publicID''' of the preferred [[#class_Origin|Origin]] object.
Line 1690: Line 1766:
TODO Refers to the '''publicID''' of the preferred [[#class_Magnitude|Magnitude]] object.
Line 1701: Line 1777:
TODO Refers to the '''publicID''' of the preferred [[#class_FocalMechanism|FocalMechanism]] object.
Line 1712: Line 1788:
TODO Describes the type of an event (Storchak et al. 2012). Allowed values are from [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_EventType|EventType]].
Line 1723: Line 1799:
TODO Denotes how certain the information on event type is (Storchak et al. 2012). Allowed values
are from [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_EventTypeCertainty|EventTypeCertainty]].
Line 1734: Line 1811:
TODO [[QuakeML2.0/ResorceMetadataDiscussion#class_CreationInfo|CreationInfo]] for the '''Event''' object.
Line 1756: Line 1833:
TODO see [[QuakeML2.0/BasicEventDescriptionDiscussion#class_Amplitude|Amplitude]]
Line 1766: Line 1843:
TODO see [[QuakeML2.0/BasicEventDescriptionDiscussion#class_Magnitude|Magnitude]]
Line 1776: Line 1853:
TODO see [[QuakeML2.0/BasicEventDescriptionDiscussion#class_StationMagnitude|StationMagnitude]]
Line 1786: Line 1863:
TODO see [[QuakeML2.0/BasicEventDescriptionDiscussion#class_Origin|Origin]]
Line 1796: Line 1873:
TODO see [[QuakeML2.0/BasicEventDescriptionDiscussion#class_Pick|Pick]]
Line 1806: Line 1883:
TODO [[QuakeML2.0/ResorceMetadataDiscussion#class_Comment|Comment]] for the '''Event''' object.
Line 1816: Line 1893:
TODO Additional event description, like earthquake name, Flinn-Engdahl region, etc.
Line 1828: Line 1905:
TODO In the bulletin-type (non real-time) model, this class serves as a container for [[#class_Event|Event]] objects. In the real-time
version, it can hold objects of type [[#class_Event|Event]], [[#class_Origin|Origin]], [[#class_Magnitude|Magnitude]], [[#class_StationMagnitude|StationMagnitude]], [[#class_FocalMechanism|FocalMechanism]], [[#class_Reading|Reading]],
[[#class_Amplitude|Amplitude]], and [[#class_Pick|Pick]].
Line 1837: Line 1916:
'''EventParameters.publicID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

TODO
'''!EventParameters.publicID''' (type [[QuakeML2.0/CommonDiscussion#class_ResourceReference|co:ResourceReference]])

Resource identifier of ''!EventParameters'' object.
Line 1848: Line 1927:
'''EventParameters.description''' (type string)

TODO
'''!EventParameters.description''' (type string)

Description string that can be assigned to the earthquake catalog, or collection of events.
Line 1859: Line 1938:
'''EventParameters.creationInfo''' (type [[QuakeML2.0/ResourceMetadataDiscussion#class_CreationInfo|rm:CreationInfo]])

TODO
'''!EventParameters.creationInfo''' (type [[QuakeML2.0/ResourceMetadataDiscussion#class_CreationInfo|rm:CreationInfo]])

[[#class_CreationInfo|CreationInfo]] for the earthquake catalog.
Line 1871: Line 1950:
'''EventParameters.event''' (type [[QuakeML2.0/BasicEventDescriptionDiscussion#class_Event|bed:Event]])

TODO
'''!EventParameters.event''' (type [[QuakeML2.0/BasicEventDescriptionDiscussion#class_Event|bed:Event]])

see [[#class_Event|Event]]
Line 1881: Line 1960:
'''EventParameters.comment''' (type [[QuakeML2.0/ResourceMetadataDiscussion#class_Comment|rm:Comment]])

TODO
'''!EventParameters.comment''' (type [[QuakeML2.0/ResourceMetadataDiscussion#class_Comment|rm:Comment]])

Additional comments.

Discussion on package BasicEventDescription

Quick navigation: go to package

Waveform | Common | StationCharacterization | SeismicSource | ResourceMetadata | Borehole | BasicEventDescription | SiteCharacterization | VSTypes | StrongMotion | BasicEventDescriptionTypes | Filter | Hydraulic |

In current package (BasicEventDescription): go to class

MomentTensor | FocalMechanism | Amplitude | StationMagnitudeContribution | Magnitude | StationMagnitude | OriginUncertainty | Arrival | Origin | Pick | Event | EventParameters |


BasicEventDescription overview page

(!) BasicEventDescription class diagram


MomentTensor [element]

This class represents a moment tensor solution for an event. It is an optional part of a FocalMechanism description.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


MomentTensor.publicID (type co:ResourceReference)

Resource identifier of MomentTensor.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


MomentTensor.derivedOriginID (type co:ResourceReference)

Refers to the publicID of the Origin derived in the moment tensor inversion.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


MomentTensor.momentMagnitudeID (type co:ResourceReference)

Refers to the publicID of the Magnitude object which represents the derived moment magnitude.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


MomentTensor.tensor (type bedt:Tensor)

Tensor object holding the moment tensor elements.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


MomentTensor.scalarMoment (type co:RealQuantity)

Scalar moment as derived in moment tensor inversion. Unit: Nm


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


MomentTensor.variance (type :RealQuantity)

Variance of moment tensor inversion.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


MomentTensor.varianceReduction (type :RealQuantity)

Variance reduction of moment tensor inversion, given in percent (Dreger 2003). This is a goodness-of-fit measure.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


MomentTensor.filterID (type co:ResourceReference)

Resource identifier of the filter setup used in moment tensor inversion.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


MomentTensor.greensFunctionID (type co:ResourceReference)

Resource identifier of the Green’s function used in moment tensor inversion.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


MomentTensor.methodID (type co:ResourceReference)

Resource identifier of the method used for moment-tensor inversion.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


MomentTensor.category (type bedt:MomentTensorCategory)

Category of moment tensor inversion. Valid entries are from MomentTensorCategory.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


MomentTensor.clvd (type :RealQuantity)

CLVD (compensated linear vector dipole) parameter obtained from moment tensor inversion (decimal fraction between 0 and 1).


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


MomentTensor.doubleCouple (type :RealQuantity)

Double couple parameter obtained from moment tensor inversion (decimal fraction between 0 and 1).


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


MomentTensor.inversionType (type bedt:MTInversionType)

Type of moment tensor inversion. Users should avoid to give contradictory information in inversionType and methodID. Valid entries are from MTInversionType.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


MomentTensor.iso (type co:RealQuantity)

Isotropic part obtained from moment tensor inversion (decimal fraction between 0 and 1).


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


MomentTensor.sourceTimeFunction (type bedt:SourceTimeFunction)

Source time function used in moment-tensor inversion.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


MomentTensor.creationInfo (type rm:CreationInfo)

see CreationInfo


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


MomentTensor.comment (type rm:Comment)

Additional comments.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


MomentTensor.dataUsed (type bedt:DataUsed)

Describes waveform data used for moment-tensor inversion.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


top of page


FocalMechanism [element]

This class describes the focal mechanism of an event. It includes different descriptions like nodal planes, principal axes, and a moment tensor. The moment tensor description is provided by objects of the class MomentTensor which can be specified as child elements of FocalMechanism.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


FocalMechanism.publicID (type co:ResourceReference)

Resource identifier of FocalMechanism.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


FocalMechanism.triggeringOriginID (type co:ResourceReference)

Refers to the publicID of the triggering origin.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


FocalMechanism.nodalPlanes (type bedt:NodalPlanes)

Nodal planes of the focal mechanism.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


FocalMechanism.principalAxes (type bedt:PrincipalAxes)

Principal axes of the focal mechanism.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


FocalMechanism.methodID (type co:ResourceReference)

Resource identifier of the method used for determination of the focal mechanism.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


FocalMechanism.azimuthalGap (type float)

Largest azimuthal gap in distribution of stations used for determination of focal mechanism. Unit: deg


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


FocalMechanism.misfit (type float)

Fraction of misfit polarities in a first-motion focal mechanism determination. Decimal fraction between 0 and 1.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


FocalMechanism.stationDistributionRatio (type float)

Station distribution ratio (STDR) parameter. Indicates how the stations are distributed about the focal sphere (Reasenberg and Oppenheimer 1985). Decimal fraction between 0 and 1.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


FocalMechanism.stationPolarityCount (type int)

Number of station polarities used for determination of focal mechanism.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


FocalMechanism.evaluationMode (type co:EvaluationMode)

see EvaluationMode


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


FocalMechanism.evaluationStatus (type co:EvaluationStatus)

see EvaluationStatus


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


FocalMechanism.creationInfo (type rm:CreationInfo)

see CreationInfo


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


FocalMechanism.momentTensor (type bed:MomentTensor)

see MomentTensor


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


FocalMechanism.comment (type rm:Comment)

Additional comments.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


FocalMechanism.waveformID (type wf:WaveformStreamID)

Refers to a set of waveform streams from which the focal mechanism was derived.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


top of page


Amplitude [element]

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Amplitude.publicID (type co:ResourceReference)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Amplitude.genericAmplitude (type co:RealQuantity)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Amplitude.type (type string)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Amplitude.unit (type bedt:AmplitudeUnit)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Amplitude.category (type bedt:AmplitudeCategory)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Amplitude.period (type co:RealQuantity)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Amplitude.timeWindow (type co:TimeWindow)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Amplitude.waveformID (type wf:WaveformStreamID)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Amplitude.pickID (type co:ResourceReference)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Amplitude.filterID (type co:ResourceReference)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Amplitude.methodID (type co:ResourceReference)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Amplitude.magnitudeHint (type string)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Amplitude.scalingTime (type co:TimeQuantity)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Amplitude.snr (type float)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Amplitude.evaluationMode (type co:EvaluationMode)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Amplitude.evaluationStatus (type co:EvaluationStatus)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Amplitude.creationInfo (type rm:CreationInfo)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Amplitude.comment (type rm:Comment)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


top of page


StationMagnitudeContribution [element]

This class describes the weighting of magnitude values from several StationMagnitude objects for computing a network magnitude estimation.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


StationMagnitudeContribution.stationMagnitudeID (type co:ResourceReference)

Refers to the publicID of a StationMagnitude object.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


StationMagnitudeContribution.residual (type float)

Residual of magnitude computation.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


StationMagnitudeContribution.weight (type float)

Weight of the magnitude value from class StationMagnitude for computing the magnitude value in class Magnitude. Note that there is no rule for the sum of the weights of all station magnitude contributions to a specific network magnitude. In particular, the weights are not required to sum up to unity.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


top of page


Magnitude [element]

Describes a magnitude which can, but does not need to be associated with an origin. Association with an origin is expressed with the optional attribute originID. It is either a combination of different magnitude estimations, or it represents the reported magnitude for the given event.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Magnitude.publicID (type co:ResourceReference)

Resource identifier of Magnitude.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Magnitude.mag (type co:RealQuantity)

Resulting magnitude value from combining values of type StationMagnitude. If no estimations are available, this value can represent the reported magnitude.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Magnitude.type (type string)

Describes the type of magnitude. This is a free-text field because it is impossible to cover all existing magnitude type designations with an enumeration. Possible values are unspecified magitude (M), local magnitude (ML), body wave magnitude (Mb), surface wave magnitude (MS), moment magnitude (Mw), duration magnitude (Md), coda magnitude (Mc), MH, Mwp, M50, M100, etc.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Magnitude.originID (type co:ResourceReference)

Reference to an origin’s publicID if the magnitude has an associated Origin.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Magnitude.methodID (type co:ResourceReference)

Identifies the method of magnitude estimation. Users should avoid to give contradictory information in methodID and type.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Magnitude.stationCount (type int)

Number of used stations for this magnitude computation.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Magnitude.azimuthalGap (type float)

Azimuthal gap for this magnitude computation. Unit: deg


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Magnitude.evaluationMode (type co:EvaluationMode)

see EvaluationMode


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Magnitude.evaluationStatus (type co:EvaluationStatus)

see EvaluationStatus


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Magnitude.creationInfo (type rm:CreationInfo)

see CreationInfo


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Magnitude.stationMagnitudeContribution (type bed:StationMagnitudeContribution)

see StationMagnitudeContribution.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Magnitude.comment (type rm:Comment)

Additional comments.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


top of page


StationMagnitude [element]

This class describes the magnitude derived from a single waveform stream.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


StationMagnitude.publicID (type co:ResourceReference)

Resource identifier of StationMagnitude.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


StationMagnitude.originID (type co:ResourceReference)

Reference to an origin’s publicID if the StationMagnitude has an associated Origin.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


StationMagnitude.mag (type co:RealQuantity)

Estimated magnitude.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


StationMagnitude.type (type string)

see Magnitude


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


StationMagnitude.amplitudeID (type co:ResourceReference)

Identifies the data source of the StationMagnitude. For magnitudes derived from amplitudes in waveforms (e. g., local magnitude ML), amplitudeID points to publicID in class Amplitude.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


StationMagnitude.methodID (type co:ResourceReference)

see Magnitude


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


StationMagnitude.waveformID (type wf:WaveformStreamID)

Identifies the waveform stream. This element can be helpful if no amplitude is referenced, or the amplitude is not available in the context. Otherwise, it would duplicate the waveformID provided there and can be omitted.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


StationMagnitude.creationInfo (type rm:CreationInfo)

see CreationInfo


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


StationMagnitude.comment (type rm:Comment)

Additional comments.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


top of page


OriginUncertainty [element]

This class describes the location uncertainties of an origin. The uncertainty can be described either as a simple circular horizontal uncertainty, an uncertainty ellipse according to IMS1.0, or a confidence ellipsoid. If multiple uncertainty models are given, the preferred variant can be specified in the attribute preferredDescription.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


OriginUncertainty.preferredDescription (type bedt:OriginUncertaintyDescription)

Preferred uncertainty description. Allowed values are from OriginUncertaintyDescription.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


OriginUncertainty.horizontalUncertainty (type float)

Circular confidence region, given by single value of horizontal uncertainty. Unit: m


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


OriginUncertainty.maxHorizontalUncertainty (type float)

Semi-major axis of confidence ellipse. Unit: m


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


OriginUncertainty.minHorizontalUncertainty (type float)

Semi-minor axis of confidence ellipse. Unit: m


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


OriginUncertainty.azimuthMaxHorizontalUncertainty (type float)

Azimuth of major axis of confidence ellipse. Measured clockwise from South-North direction at epicenter. Unit: deg


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


OriginUncertainty.confidenceEllipsoid (type bedt:ConfidenceEllipsoid)

see ConfidenceEllipsoid


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


OriginUncertainty.confidenceLevel (type float)

Confidence level of the uncertainty, given in percent.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


top of page


Arrival [element]

Successful association of a pick with an origin qualifies this pick as an arrival. An arrival thus connects a pick with an origin and provides additional attributes that describe this relationship. Usually qualification of a pick as an arrival for a given origin is a hypothesis, which is based on assumptions about the type of arrival (phase) as well as observed and (on the basis of an earth model) computed arrival times, or the residual, respectively. Additional pick attributes like the horizontal slowness and backazimuth of the observed wave—especially if derived from array data—may further constrain the nature of the arrival.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Arrival.publicID (type co:ResourceReference)

Resource identifier of Arrival.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Arrival.pickID (type co:ResourceReference)

Refers to a publicID of a Pick.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Arrival.phase (type bedt:Phase)

Phase identification. For possible values, please refer to the description of the Phase type.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Arrival.timeCorrection (type float)

Time correction value. Usually, a value characteristic for the station at which the pick was detected, sometimes also characteristic for the phase type or the slowness. Unit: s


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Arrival.azimuth (type float)

Azimuth of station as seen from the epicenter. Unit: deg


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Arrival.distance (type float)

Epicentral distance. Unit: deg


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Arrival.takeoffAngle (type co:RealQuantity)

Angle of emerging ray at the source, measured against the downward normal direction. Unit: deg


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Arrival.timeResidual (type float)

Residual between observed and expected arrival time assuming proper phase identification and given the earthModelID of the Origin, taking into account the timeCorrection. Unit: s


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Arrival.horizontalSlownessResidual (type float)

Residual of horizontal slowness and the expected slowness given the current origin (refers to attribute horizontalSlowness of class Pick). Unit: s / deg


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Arrival.backazimuthResidual (type float)

Residual of backazimuth and the backazimuth computed for the current origin (refers to attribute backazimuth of class Pick). Unit: deg


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Arrival.timeWeight (type float)

Weight of the arrival time for computation of the associated Origin. Note that the sum of all weights is not required to be unity.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Arrival.horizontalSlownessWeight (type float)

Weight of the horizontal slowness for computation of the associated Origin. Note that the sum of all weights is not required to be unity.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Arrival.backazimuthWeight (type float)

Weight of the backazimuth for computation of the associated Origin. Note that the sum of all weights is not required to be unity.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Arrival.earthModelID (type co:ResourceReference)

Earth model which is used for the association of Arrival to Pick and computation of the residuals.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Arrival.creationInfo (type rm:CreationInfo)

see CreationInfo


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Arrival.comment (type rm:Comment)

Additional comments.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


top of page


Origin [element]

This class represents the focal time and geographical location of an earthquake hypocenter, as well as additional meta-information. Origin can have objects of type OriginUncertainty and Arrival as child elements.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Origin.publicID (type co:ResourceReference)

Resource identifier of Origin.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Origin.time (type co:TimeQuantity)

Focal time.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Origin.longitude (type co:RealQuantity)

Hypocenter longitude, with respect to the World Geodetic System 1984 (WGS84) reference system (National Imagery and Mapping Agency 2000). Unit: deg


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Origin.latitude (type co:RealQuantity)

Hypocenter latitude, with respect to the WGS84 reference system. Unit: deg


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Origin.depth (type co:RealQuantity)

Depth of hypocenter with respect to the nominal sea level given by the WGS84 geoid (Earth Gravitational Model, EGM96, Lemoine et al. 1998). Positive values indicate hypocenters below sea level. For shallow hypocenters, the depth value can be negative. Note: Other standards use different conventions for depth measurement. As an example, GSE 2.0, defines depth with respect to the local surface. If event data is converted from other formats to QuakeML, depth values may have to be modified accordingly. Unit: m


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Origin.type (type bedt:OriginType)

Describes the Origin type. Allowed values are from OriginType.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Origin.depthType (type bedt:OriginDepthType)

Type of depth determination. Allowed values are from OriginDepthType.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Origin.epicenterFixed (type boolean)

Boolean flag. True if epicenter was kept fixed for computation of Origin.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Origin.timeFixed (type boolean)

Boolean flag. True if focal time was kept fixed for computation of the Origin.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Origin.methodID (type co:ResourceReference)

Identifies the method used for locating the event.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Origin.earthModelID (type co:ResourceReference)

Identifies the earth model used in methodID.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Origin.referenceSystemID (type co:ResourceReference)

Identifies the reference system used for hypocenter determination. This is only necessary if a modified version of the standard (with local extensions) is used that provides a non-standard coordinate system.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Origin.quality (type bedt:OriginQuality)

Additional parameters describing the quality of an Origin determination.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Origin.region (type string)

Can be used to decribe the geographical region of the epicenter location. Useful if an event has multiple origins from different agencies, and these have different region designations. Note that an event-wide region can be defined in the description attribute of an Event object. The user has to take care that this information corresponds to the region attribute of the preferred Origin. String with maximum length of 255 chars.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Origin.evaluationMode (type co:EvaluationMode)

Evaluation mode of Origin. Allowed values are from EvaluationMode.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Origin.evaluationStatus (type co:EvaluationStatus)

Evaluation status of Origin. Allowed values are from EvaluationStatus.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Origin.creationInfo (type rm:CreationInfo)

CreationInfo for the Origin object.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Origin.originUncertainty (type bed:OriginUncertainty)

see OriginUncertainty


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Origin.arrival (type bed:Arrival)

see Arrival


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Origin.comment (type rm:Comment)

Additional comments.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Origin.compositeTime (type bedt:CompositeTime)

Supplementary information on time of rupture start. Complex descriptions of focal times of historic events are possible, see description of the CompositeTime type. Note that even if compositeTime is used, the mandatory time attribute has to be set, too. It has to be set to the single point in time (with uncertainties allowed) that is most characteristic for the event.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


top of page


Pick [element]

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Pick.publicID (type co:ResourceReference)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Pick.time (type co:TimeQuantity)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Pick.waveformID (type wf:WaveformStreamID)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Pick.methodID (type co:ResourceReference)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Pick.filterID (type co:ResourceReference)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Pick.backazimuth (type co:RealQuantity)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Pick.horizontalSlowness (type co:RealQuantity)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Pick.slownessMethodID (type co:ResourceReference)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Pick.onset (type bedt:PickOnset)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Pick.phaseHint (type bedt:Phase)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Pick.polarity (type bedt:PickPolarity)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Pick.evaluationMode (type co:EvaluationMode)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Pick.evaluationStatus (type co:EvaluationStatus)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Pick.creationInfo (type rm:CreationInfo)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Pick.comment (type rm:Comment)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


top of page


Event [element]

The class Event describes a seismic event which does not necessarily need to be a tectonic earthquake. An event is usually associated with one or more origins, which contain information about focal time and geographical location of the event. Multiple origins can cover automatic and manual locations, a set of location from different agencies, locations generated with different location programs and earth models, etc. Furthermore, an event is usually associated with one or more magnitudes, and with one or more focal mechanism determinations. In standard (bulletin) QuakeML-BED, Origin, Magnitude, StationMagnitude, and FocalMechanismare child elements of Event. In BED-RT (real-time) all these elements are on the same hierarchy level as child elements of EventParameters. The association of origins, magnitudes, and focal mechanisms to a particular event is expressed using references inside Event.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Event.publicID (type co:ResourceReference)

Resource identifier of Event.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Event.preferredOriginID (type co:ResourceReference)

Refers to the publicID of the preferred Origin object.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Event.preferredMagnitudeID (type co:ResourceReference)

Refers to the publicID of the preferred Magnitude object.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Event.preferredFocalMechanismID (type co:ResourceReference)

Refers to the publicID of the preferred FocalMechanism object.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Event.type (type bedt:EventType)

Describes the type of an event (Storchak et al. 2012). Allowed values are from EventType.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Event.typeCertainty (type bedt:EventTypeCertainty)

Denotes how certain the information on event type is (Storchak et al. 2012). Allowed values are from EventTypeCertainty.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Event.creationInfo (type rm:CreationInfo)

CreationInfo for the Event object.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Event.focalMechanism (type bed:FocalMechanism)

TODO


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Event.amplitude (type bed:Amplitude)

see Amplitude


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Event.magnitude (type bed:Magnitude)

see Magnitude


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Event.stationMagnitude (type bed:StationMagnitude)

see StationMagnitude


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Event.origin (type bed:Origin)

see Origin


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Event.pick (type bed:Pick)

see Pick


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Event.comment (type rm:Comment)

Comment for the Event object.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


Event.description (type bedt:EventDescription)

Additional event description, like earthquake name, Flinn-Engdahl region, etc.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


top of page


EventParameters [element]

In the bulletin-type (non real-time) model, this class serves as a container for Event objects. In the real-time version, it can hold objects of type Event, Origin, Magnitude, StationMagnitude, FocalMechanism, Reading, Amplitude, and Pick.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


EventParameters.publicID (type co:ResourceReference)

Resource identifier of EventParameters object.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


EventParameters.description (type string)

Description string that can be assigned to the earthquake catalog, or collection of events.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


EventParameters.creationInfo (type rm:CreationInfo)

CreationInfo for the earthquake catalog.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


EventParameters.event (type bed:Event)

see Event


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


EventParameters.comment (type rm:Comment)

Additional comments.


Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21


top of page

top of page