Locked History Actions

Diff for "QuakeML2.0"

Differences between revisions 7 and 8
Revision 7 as of 2014-08-26 07:31:42
Size: 1010
Comment:
Revision 8 as of 2014-08-27 08:16:18
Size: 1115
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
 * Borehole
 *
Hydraulic
 *
Macroseismic
 *
SeismicSource
 *
SiteCharacterization
 *
StationCharacterization
 *
StrongMotion
 * [[QuakeML2.0/Borehole]]
 * [[QuakeML2.0/
Hydraulic]]
 * [[QuakeML2.0/
Macroseismic]]
 * [[QuakeML2.0/
SeismicSource]]
 * [[QuakeML2.0/
SiteCharacterization]]
 * [[QuakeML2.0/
StationCharacterization]]
 * [[QuakeML2.0/
StrongMotion]]

QuakeML 2.0

This page gives information on the upcoming version 2.0 of QuakeML. In addition to BasicEventDescription, the following packages are defined:

Packages with new first-level elements (child elements of quakeml):

Helper packages that do not define first-level elements:

Documents

Here you can find QuakeML 2.0 documents (schemas and source code) for download.

UML class diagrams in XMI format

You can download a tarball with the UML XMI files here: TODO

QuakeML code generator

You can download a tarball with the code generator here: TODO

The code generator is written in Python. It requires the following Python packages:

  • Cheetah
  • lxml
  • Google flags