Index: doc/wflow_adapt.rst
===================================================================
diff -u -r9dd1a78b1a2e6aa0e67e970d6235e4923b8bfc42 -r83d9d73666fa73d45bced3ed6c43d1696114654f
--- doc/wflow_adapt.rst (.../wflow_adapt.rst) (revision 9dd1a78b1a2e6aa0e67e970d6235e4923b8bfc42)
+++ doc/wflow_adapt.rst (.../wflow_adapt.rst) (revision 83d9d73666fa73d45bced3ed6c43d1696114654f)
@@ -34,7 +34,14 @@
the first timestep (.000) is empty but that one will be ignored by
wflow anyway.
+The adapter also tries to convert the log messages of the model into Delft-FEWS diagnostics
+XML format.
+- Casename\runid\wflow.log is converted to wflow_diag.xml
+
+- Also the adapter log files is converted to wflow_adapt_diag.xml
+
+
Command line arguments:
@@ -78,7 +85,8 @@
-T
86400
- 1200000
+ 1200000
+ wflow_diag.xml
@@ -88,10 +96,7 @@
pi-xml vv. Below the API documentation of the module is given.
-How to use the adapter
-----------------------
-[PM]
Module function documentation
-----------------------------