...
To use this import in FEWS configuration: <importType>piDiagnostics</importType>
Unlike other import types, this does not import time series, but only log messages.
No time series need to be configured using this import.
Elements
Line levels
The following Line Levels are allowed:
- 4 = debug All levels higher than 3 are regarded as non-essential (debug) information
- 3 = info (information, all is well, e,g, :"SOBEK: program ended")
- 2 = warn (warning information. e.g. "SOBEK: high number of iterations")
- 1 = error (critical problems. e.g. "SOBEK: no convergence")
- 0 = fatal (full module crash. e.g. "SOBEK: ooops, what now?")
description
This can be any string.
Eventcode
See EventCodes for the function of EventCodes. Most model adapters don't return Eventcodes in their diagnostics files: those will be provided by FEWS.
Example
Here is an example:
...