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.5.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 2016-11-16

AreaDescriptionNotes
Main Window

New feature: new command-line option to change the window title:

Code Block
ecflow_ui -title MyTitle
 
TriggersFix: fixed issue where a complete refresh from the server could cause the Triggers tab to not show the by triggers 


Installation date 2016-11-13

...