Size: 16460
Comment:
|
← Revision 13 as of 2015-07-01 08:11:50 ⇥
Size: 19355
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 16: | Line 16: |
[[QuakeML2.0/MarsquakeDiscussion|Marsquake]] | | |
Line 49: | Line 48: |
TODO | This type describes a point in time, given in ISO 8601 format, with optional symmetric or asymmetric uncertainties given in seconds. The time has to be specified in UTC. |
Line 58: | Line 58: |
'''TimeQuantity.value''' (type datetime) TODO |
'''!TimeQuantity.value''' (type datetime) Point in time (UTC), given in ISO 8601 format. |
Line 69: | Line 69: |
'''TimeQuantity.uncertainty''' (type float) TODO |
'''!TimeQuantity.uncertainty''' (type float) Symmetric uncertainty of point in time. Unit: s |
Line 80: | Line 81: |
'''TimeQuantity.lowerUncertainty''' (type float) TODO |
'''!TimeQuantity.lowerUncertainty''' (type float) Lower uncertainty of point in time. Unit: s |
Line 91: | Line 93: |
'''TimeQuantity.upperUncertainty''' (type float) TODO |
'''!TimeQuantity.upperUncertainty''' (type float) Upper uncertainty of point in time. Unit: s |
Line 102: | Line 105: |
'''TimeQuantity.confidenceLevel''' (type float) TODO |
'''!TimeQuantity.confidenceLevel''' (type float) Confidence level of the uncertainty, given in percent. |
Line 168: | Line 171: |
TODO | This type is used to refer to QuakeML resources. The attribute '''resourceID''' contains the identifier that acts as a reference to the resource. |
Line 179: | Line 183: |
TODO | String that is used as a reference to a QuakeML resource. The string has a maximum length of 255 characters. |
Line 234: | Line 238: |
propose to collapse types ResourceIdentifier, ResourceName into one (ResourceIdentifier), with the restriction to be an URI (resolvable or not), with no further schema restriction (like "smi:... or qml:... of QuakeMl 1.2). <<BR>> PhilippKästli, 2015-06-30 |
|
Line 254: | Line 261: |
TODO | Physical quantities that can be expressed numerically—either as integers or as floating point numbers—are represented by their measured or computed values and optional values for symmetric or upper and lower uncertainties. The interpretation of these uncertainties is not defined in the standard. They can contain statistically well-defined error measures, but the mechanism can also be used to simply describe a possible value range. If the confidence level of the uncertainty is known, it can be listed in the optional attribute confidenceLevel. Note that uncertainty, upperUncertainty, and lowerUncertainty are given as absolute values of the deviation from the main value. |
Line 265: | Line 278: |
TODO | Value of the quantity. The unit is implicitly defined and depends on the context. |
Line 276: | Line 289: |
TODO | Uncertainty as the absolute value of symmetric deviation from the main value. |
Line 287: | Line 300: |
TODO | Uncertainty as the absolute value of deviation from the main value towards smaller values. |
Line 298: | Line 311: |
TODO | Uncertainty as the absolute value of deviation from the main value towards larger values. |
Line 309: | Line 322: |
TODO | Confidence level of the uncertainty, given in percent. |
Line 323: | Line 336: |
TODO | Describes a time window for (mainly) amplitude measurements, given by a central point in time, and points in time before and after this central point. Both points before and after may coincide with the central point. |
Line 334: | Line 348: |
TODO | Absolute value of duration of time interval before reference point in time window. The value may be zero, but not negative. Unit: s |
Line 345: | Line 361: |
TODO | Absolute value of duration of time interval after reference point in time window. The value may be zero, but not negative. Unit: s |
Line 356: | Line 374: |
TODO | Reference point in time (“central” point), in ISO 8601 format. It has to be given in UTC. |
Line 442: | Line 460: |
TODO | (see [[#class_RealQuantity|RealQuantity]]) |
Line 453: | Line 471: |
TODO | (see [[#class_RealQuantity|RealQuantity]]) |
Line 464: | Line 482: |
TODO | (see [[#class_RealQuantity|RealQuantity]]) |
Line 475: | Line 493: |
TODO | (see [[#class_RealQuantity|RealQuantity]]) |
Line 486: | Line 504: |
TODO | (see [[#class_RealQuantity|RealQuantity]]) |
Line 497: | Line 515: |
TODO | (see [[#class_RealQuantity|RealQuantity]]) |
Line 571: | Line 589: |
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'' ---- |
Mode of an evaluation (used in Pick, Amplitude, Magnitude, Origin, !FocalMechanism). Allowed values are |
Line 581: | Line 594: |
---- ''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 586: | Line 605: |
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'' ---- |
Status of of an evaluation (used in Pick, Amplitude, Magnitude, Origin, !FocalMechanism). Allowed values are |
Line 599: | Line 614: |
[[#page_top|top of page]] | ---- ''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'' ---- [[#page_top|top of page]] |
Discussion on package Common
Quick navigation: go to package
Waveform | Common | StationCharacterization | SeismicSource | ResourceMetadata | Borehole | BasicEventDescription | SiteCharacterization | VSTypes | StrongMotion | BasicEventDescriptionTypes | Filter | Hydraulic |
In current package (!Common): go to class
TimeQuantity | ResourceName | ResourceLocator | ResourceReference | Epoch | ResourceIdentifier | RealQuantity | TimeWindow | TimeInterval | LocationPDF | IntegerQuantity | PDF | EvaluationMode | EvaluationStatus |
TimeQuantity [type]
This type describes a point in time, given in ISO 8601 format, with optional symmetric or asymmetric uncertainties given in seconds. The time has to be specified in UTC.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
TimeQuantity.value (type datetime)
Point in time (UTC), given in ISO 8601 format.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
TimeQuantity.uncertainty (type float)
Symmetric uncertainty of point in time. 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
TimeQuantity.lowerUncertainty (type float)
Lower uncertainty of point in time. 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
TimeQuantity.upperUncertainty (type float)
Upper uncertainty of point in time. 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
TimeQuantity.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
ResourceName [type]
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
ResourceName.resourceName (type urn)
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
ResourceLocator [type]
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
ResourceLocator.resourceLocator (type url)
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
ResourceReference [type]
This type is used to refer to QuakeML resources. The attribute resourceID contains the identifier that acts as a reference to the resource.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
ResourceReference.resourceID (type uri)
String that is used as a reference to a QuakeML resource. The string has a maximum length of 255 characters.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
Epoch [type]
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
Epoch.startTime (type datetime)
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
Epoch.endTime (type datetime)
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
ResourceIdentifier [type]
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
propose to collapse types ResourceIdentifier, ResourceName into one (ResourceIdentifier), with the restriction to be an URI (resolvable or not), with no further schema restriction (like "smi:... or qml:... of QuakeMl 1.2).
PhilippKästli, 2015-06-30
ResourceIdentifier.resourceID (type uri)
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
RealQuantity [type]
Physical quantities that can be expressed numerically—either as integers or as floating point numbers—are represented by their measured or computed values and optional values for symmetric or upper and lower uncertainties. The interpretation of these uncertainties is not defined in the standard. They can contain statistically well-defined error measures, but the mechanism can also be used to simply describe a possible value range. If the confidence level of the uncertainty is known, it can be listed in the optional attribute confidenceLevel. Note that uncertainty, upperUncertainty, and lowerUncertainty are given as absolute values of the deviation from the main value.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
RealQuantity.value (type float)
Value of the quantity. The unit is implicitly defined and depends on the context.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
RealQuantity.uncertainty (type float)
Uncertainty as the absolute value of symmetric deviation from the main value.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
RealQuantity.lowerUncertainty (type float)
Uncertainty as the absolute value of deviation from the main value towards smaller values.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
RealQuantity.upperUncertainty (type float)
Uncertainty as the absolute value of deviation from the main value towards larger values.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
RealQuantity.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
TimeWindow [type]
Describes a time window for (mainly) amplitude measurements, given by a central point in time, and points in time before and after this central point. Both points before and after may coincide with the central point.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
TimeWindow.begin (type float)
Absolute value of duration of time interval before reference point in time window. The value may be zero, but not negative. 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
TimeWindow.end (type float)
Absolute value of duration of time interval after reference point in time window. The value may be zero, but not negative. 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
TimeWindow.reference (type datetime)
Reference point in time (“central” point), in ISO 8601 format. It has to be given in UTC.
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
TimeInterval [type]
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
TimeInterval.interval (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
LocationPDF [type]
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
LocationPDF.longitudes (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
LocationPDF.latitudes (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
LocationPDF.probabilities (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
IntegerQuantity [type]
(see RealQuantity)
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
IntegerQuantity.value (type int)
(see RealQuantity)
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
IntegerQuantity.uncertainty (type int)
(see RealQuantity)
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
IntegerQuantity.lowerUncertainty (type int)
(see RealQuantity)
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
IntegerQuantity.upperUncertainty (type int)
(see RealQuantity)
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
IntegerQuantity.confidenceLevel (type float)
(see RealQuantity)
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
PDF [type]
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
PDF.abscissaProperty (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
PDF.abscissaUnit (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
PDF.abscissae (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
PDF.probabilities (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
EvaluationMode [enumeration]
Mode of an evaluation (used in Pick, Amplitude, Magnitude, Origin, FocalMechanism). Allowed values are
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21
EvaluationStatus [enumeration]
Status of of an evaluation (used in Pick, Amplitude, Magnitude, Origin, FocalMechanism). Allowed values are
PRELIMINARY: preliminary
CONFIRMED: confirmed
REVIEWED: reviewed
FINAL: final
REJECTED: rejected
Discussion area: please fill in your comments below (between the horizontal lines) and tag with your user name and the date of your comment.
Example: FabianEuchner, 2014-10-21