Size: 1146
Comment:
|
Size: 1152
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 34: | Line 34: |
=== QuakeML code generator === | === QuakeML schema generator === |
Line 36: | Line 36: |
You can download a tarball with the code generator here: TODO | You can download a tarball with the schema generator here: TODO |
Line 38: | Line 38: |
The code generator is written in Python. It requires the following Python packages: | The schema generator is written in Python. It requires the following Python packages: |
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:
- Common
- Filter
- Waveform
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: TODO
The schema generator is written in Python. It requires the following Python packages:
- Cheetah
- lxml
- Google flags