openquake.engine.tools package#

openquake.engine.tools.correct_complex_sources module#

Correct complex fault sources to comply with Aki and Richards convention.

openquake.engine.tools.correct_complex_sources.fix(fname, outname=None)[source]#
openquake.engine.tools.correct_complex_sources.fix_source_node(node)[source]#
openquake.engine.tools.correct_complex_sources.make_edge(edge)[source]#
openquake.engine.tools.correct_complex_sources.reverse(edge)[source]#

openquake.engine.tools.make_report module#

openquake.engine.tools.make_report.make_report(isodate='today')[source]#

Build a Markdown report with the computations performed at the given isodate. Return the name of the report, saved in the current directory.

openquake.engine.tools.viewlog module#

An extremely simple log viewer, suitable for debugging

openquake.engine.tools.viewlog.viewlog(calc_id, host='localhost', port=8000)[source]#

Extract the log of the given calculation ID from the WebUI

Module contents#