openquake.hme.utils.modelΒΆ

Functions

getcoo(lon, lat)

load(filename[, what])

This loads a pickle file containing the list of earthquake sources representing an earthquake source model.

load_models(path[, modell])

This loads a set of pickled models

read(model_filename[, get_info])

This reads the nrml file containing the model

store(filename, model[, info])

This creates a pickle file containing the list of earthquake sources representing an earthquake source model.

storeNew(filename, model[, info])

This creates a pickle file containing the list of earthquake sources representing an earthquake source model.