Revision 15 as of 2014-10-03 12:47:58

Clear message
Locked History Actions

QuakeML2.0

QuakeML 2.0

This page gives information on the upcoming version 2.0 of QuakeML. In addition to Basic Event Description, 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.

QuakeML schema generator

You can download a tarball with the schema generator here.

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

  • Cheetah
  • lxml
  • Google flags