Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Step 4: Interact with the GUI

ecFlow has a specialised GUI client, called ecflowview. called ecflow_ui This is used to visualise and monitor:

In addition ecflowview addition ecflow_ui provides a rich set of ecflow_client commands that can interact with the server.

 

Note
The following tutorial will show examples in plain text and python. However it is recommended that you use python, since the later tutorial examples use conditionals like ‘if’ and looping constructs.

...