Versions Compared

Key

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

...

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


In the this section we show alternative to time based attributes, using time triggers.

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

(In ecflow_ui, select a suite, then look at the variables tab)

  • DD       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. This has the same format as repeat date. 
  • MM     month 01-12
  • TIME  HHMM
  • YYYY  year

...