Versions Compared

Key

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

...

Info

Note that on ECMWF machines, you need to load the 'dev' module of ecflow to get the 4.8.0 test version:

Code Block
languagebash
module swap ecflow/dev
ecflow_ui

This command should only be for testing the new user interface and not for running a server!

...

Installation date 2017-11-23  (version 4.8.0)


DescriptionNotes
Node searchNew feature: added new option to search dialogue to find nodes by status modification date/time

Node searchNew feature: added two new options to Flags in the search dialogue: id_ecfcmd_failed, is_killed
System clockNew feature: a digital system clock was added to the right corner of the statusbar. To enable and customize this clock go Tools ->  Preferences -> Appearance -> Other. By default the clock is disabled (not visible).

Output logNew feature: a new button was added to the Output info panel to copy the path of the currently viewed output file into the clipboard. Similar buttons were added to the Manual, Job and Script info panels.

Output logImprovement: when the blue "reload file" button is clicked in the Output info panel the file currently loaded in the text viewer will be reloaded. Note: this is a change in behaviour: previously always the current job output log was loaded into the text viewer when we clicked this button.

Output logFix: fixed issue when a cached version of an output file was not reloaded when we clicked on the "reload file" button
Tree viewFix: fixed issue when looking up a node in the tree view from another window (e.g. from Node search) did not broadcast the selection to other panels

...