Versions Compared

Key

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

...

The following suite based generated variables are available for time based triggers.

  • DD  day       day of the month
  • DOW   day of the week, 0-6, where 0 is sunday
  • DOY    day of the year
  • ECF_DATE  YYYYMMDD , year, month, day format
  • MM     month 01-12
  • TIME  HHMM
  • YYYY  year

...

  1. Make the changes to the suite definition fileCreate all the necessary ecf script‘s by copying the one from /test/f1/t7
  2. Replace the suite
    python:  python3 test.py; python3 client.py
    text:       ecflow_client --suspend=/test  ;  ecflow_client --replace=/test  test.def
  3. ecflow_ui  has a special window to explain why a task is queued. Select a queued task and click on the 'Why tab'
  4. Vary the time attributes triggers so that all task runs


Horizontal Navigation Bar


Button Group

Button Hyperlink
titlePrevious
typestandard
urlhttps://confluence.ecmwf.int/display/ECFLOW/Time+Dependencies
Button Hyperlink
titleUp
typestandard
urlhttps://software.ecmwf.int/wiki/display/ECFLOW/Going+Further
Button Hyperlink
titleNext
typestandard
urlhttps://confluence.ecmwf.int/display/ECFLOW/Add+a+Cron


...