Skip to content

Openquake 0.1 hazard output

monellid edited this page Nov 21, 2010 · 16 revisions

The main output products generated by the hazard calculator are:

(For a single site)

  • Ground Motion Hazard Curve (Probabilities of exceedence for a set of ground motion values)

  • Ground Motion Probability Mass Function (Probabilities of occurrence for a set of ground motion values bins)

(For multiple sites)

  • Ground Motion Hazard Map (Ground motion values for a set of sites for a given level of probability of exceedence)

  • **Ground Motion Field ** (Ground motion values for a set of sites generated by a single earthquake rupture)

Notes

  • Assumptions

  • Design

  • User stories:

    • Define nrml schema for ground motion hazard curve serialization
    • Define nrml schema for ground motion probability mass function serialization
    • Define nrml schema for ground motion hazard map serialization
    • Define nrml schema for ground motion field serialization
    • Serialize ground motion hazard curves to nrml file
    • Serialize ground motion hazard mass functions to nrml file
    • Serialize ground motion hazard map to nrml file
    • Serializa ground motion field to nrml file
  • Suggested Implementation

Clone this wiki locally