Locked History Actions

Diff for "QuakeML2.0/BasicEventDescriptionDiscussion"

Differences between revisions 3 and 16 (spanning 13 versions)
Revision 3 as of 2014-10-30 14:56:22
Size: 61147
Comment:
Revision 16 as of 2015-06-26 13:15:44
Size: 72711
Comment:
Deletions are marked like this. Additions are marked like this.
Line 46: 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 55: 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 66: 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 77: 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 88: 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 99: 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 110: 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 121: 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 132: 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 143: 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 154: 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 165: 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 176: 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 187: 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 198: 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 209: 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 220: 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 231: 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 243: 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 253: 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 267: 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 276: 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 287: 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 298: 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 309: 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 320: 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 331: 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 342: 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 353: 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 364: Line 376:
'''FocalMechanism.stationPolarityCount''' (type int)

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

Number of station polarities used for determination of focal mechanism.
Line 375: 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 386: 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 397: 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 409: 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 419: 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 429: 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 701: Line 713:
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 712: Line 726:
TODO Resource identifier of ''Magnitude''.
Line 723: Line 737:
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 734: Line 749:
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 745: Line 763:
TODO Reference to an origin’s '''publicID''' if the magnitude has an associated [[#class_Origin|Origin]].
Line 756: Line 774:
TODO Identifies the method of magnitude estimation. Users should avoid to give contradictory information
in '''methodID''' and '''type'''.
Line 767: Line 786:
TODO Number of used stations for this magnitude computation.
Line 778: Line 797:
TODO Azimuthal gap for this magnitude computation.
Unit: deg
Line 789: Line 809:
TODO see [[QuakeML2.0/CommonDiscussion#class_EvaluationMode|EvaluationMode]]
Line 800: Line 820:
TODO see [[QuakeML2.0/CommonDiscussion#class_EvaluationStatus|EvaluationStatus]]
Line 811: Line 831:
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 823: Line 841:
TODO see [[QuakeML2.0/BasicEventDescriptionDiscussion#class_StationMagnitudeContribution|StationMagnitudeContribution]].
Line 833: Line 851:
TODO Additional comments.
Line 957: Line 975:
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 966: Line 986:
'''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 977: Line 997:
'''OriginUncertainty.horizontalUncertainty''' (type float)

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

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

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

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

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

Semi-minor axis of confidence ellipse.
Unit: m
Line 1010: Line 1033:
'''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 1021: Line 1046:
'''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 1032: Line 1057:
'''OriginUncertainty.confidenceLevel''' (type float)

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

Confidence level of the uncertainty, given in percent.
Line 1237: Line 1262:
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 1248: Line 1274:
TODO Resource identifier of ''Origin''.
Line 1259: Line 1285:
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 1270: Line 1309:
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 1292: Line 1321:
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 1303: Line 1337:
TODO Describes the Origin type. Allowed values are from [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_OriginType|OriginType]].
Line 1314: Line 1348:
TODO Type of depth determination. Allowed values are from [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_OriginDepthType|OriginDepthType]].
Line 1325: Line 1359:
TODO Boolean flag. True if epicenter was kept fixed for computation of ''Origin''.
Line 1336: Line 1370:
TODO Boolean flag. True if focal time was kept fixed for computation of the ''Origin''.
Line 1347: Line 1381:
TODO Identifies the method used for locating the event.
Line 1358: Line 1392:
TODO Identifies the earth model used in '''methodID'''.
Line 1369: Line 1403:
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 1380: Line 1416:
TODO Additional parameters describing the quality of an ''Origin'' determination.
Line 1391: Line 1427:
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 1402: Line 1442:
TODO Evaluation mode of ''Origin''. Allowed values are from [[QuakeML2.0/CommonDiscussion#class_EvaluationMode|EvaluationMode]].
Line 1413: Line 1453:
TODO Evaluation status of ''Origin''. Allowed values are from [[QuakeML2.0/CommonDiscussion#class_EvaluationStatus|EvaluationStatus]].
Line 1424: Line 1464:
TODO [[QuakeML2.0/ResourceMetadataDiscussion#class_CreationInfo|CreationInfo]] for the ''Origin'' object.
Line 1436: Line 1476:
TODO see [[#class_OriginUncertainty|OriginUncertainty]]
Line 1446: Line 1486:
TODO see [[#class_Arrival|Arrival]]
Line 1456: Line 1496:
TODO Additional comments.
Line 1466: Line 1506:
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 1656: Line 1699:
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 1667: Line 1718:
TODO Resource identifier of ''Event''.
Line 1678: Line 1729:
TODO Refers to the '''publicID''' of the preferred [[#class_Origin|Origin]] object.
Line 1689: Line 1740:
TODO Refers to the '''publicID''' of the preferred [[#class_Magnitude|Magnitude]] object.
Line 1700: Line 1751:
TODO Refers to the '''publicID''' of the preferred [[#class_FocalMechanism|FocalMechanism]] object.
Line 1711: Line 1762:
TODO Describes the type of an event (Storchak et al. 2012). Allowed values are from [[QuakeML2.0/BasicEventDescriptionTypesDiscussion#class_EventType|EventType]].
Line 1722: Line 1773:
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 1733: Line 1785:
TODO [[QuakeML2.0/ResorceMetadataDiscussion#class_CreationInfo|CreationInfo]] for the '''Event''' object.
Line 1755: Line 1807:
TODO see [[QuakeML2.0/BasicEventDescriptionDiscussion#class_Amplitude|Amplitude]]
Line 1765: Line 1817:
TODO see [[QuakeML2.0/BasicEventDescriptionDiscussion#class_Magnitude|Magnitude]]
Line 1775: Line 1827:
TODO see [[QuakeML2.0/BasicEventDescriptionDiscussion#class_StationMagnitude|StationMagnitude]]
Line 1785: Line 1837:
TODO see [[QuakeML2.0/BasicEventDescriptionDiscussion#class_Origin|Origin]]
Line 1795: Line 1847:
TODO see [[QuakeML2.0/BasicEventDescriptionDiscussion#class_Pick|Pick]]
Line 1805: Line 1857:
TODO [[QuakeML2.0/ResorceMetadataDiscussion#class_Comment|Comment]] for the '''Event''' object.
Line 1815: Line 1867:
TODO Additional event description, like earthquake name, Flinn-Engdahl region, etc.
Line 1827: Line 1879:
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 1836: Line 1890:
'''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 1847: Line 1901:
'''EventParameters.description''' (type string)

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

Description string that can be assigned to the earthquake catalog, or collection of events.
Line 1858: Line 1912:
'''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 1870: Line 1924:
'''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 1880: Line 1934:
'''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]

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


StationMagnitudeContribution.stationMagnitudeID (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


StationMagnitudeContribution.residual (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


StationMagnitudeContribution.weight (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


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]

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


StationMagnitude.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


StationMagnitude.originID (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


StationMagnitude.mag (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


StationMagnitude.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


StationMagnitude.amplitudeID (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


StationMagnitude.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


StationMagnitude.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


StationMagnitude.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


StationMagnitude.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


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]

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


Arrival.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


Arrival.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


Arrival.phase (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


Arrival.timeCorrection (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


Arrival.azimuth (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


Arrival.distance (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


Arrival.takeoffAngle (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


Arrival.timeResidual (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


Arrival.horizontalSlownessResidual (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


Arrival.backazimuthResidual (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


Arrival.timeWeight (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


Arrival.horizontalSlownessWeight (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


Arrival.backazimuthWeight (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


Arrival.earthModelID (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


Arrival.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


Arrival.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


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