logparser#

Section author: Tobias Meisel (Helmholtz Centre for Environmental Research GmbH - UFZ)

logparser provides an easy way to analyze log messages from ogs runs.

Features#

  • logs from serial and parallel execution of ogs are supported

  • multiple pre-defined analyses (documented in examples)

  • easy to customize (own regular expression, custom analyses)

  • works well with pandas data framework

Getting started#