All Classes and Interfaces
Class
Description
Lookup the event metadata associated with an OpenQuake quake (primarily for probabilistic modelling).
Row of data found in the /gmf_data/data dataset in an openquake hdf5 file (at least as of 10.3)
A list of
GmfData
objects that is backed by the hdf5 dataset.A simple lookup table that takes a site-ID and returns all the shaking data associated with it,
in Tuple form.
Data held in the sitecol dataset
Does the dirty work of returning a list of start/stop locations that return all the events for a particular siteid
Efficient and correct iteration across the 'sitecol' dataset, yielding just the site id and coordinates.
Access the sitecol dataset as a riskscape relation.