Versions Compared

Key

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

...

Root element of a zip activity used to pack all files and subdirectories of an indicated directory to a zip file for later use/inspection. Multiple zip activities may be defined. The file name may include environment variables, as well as tags defined in the general adapter or on the global.properties. See the environment variables section for a list of internal variables.

Each activity has the following elements:

...

For this activity no check should be done whether the diagnostics file is present or not.

Internal GA

...

variables

Several variables are available to be used as an argument to an external program. These are:

...

variable

...

description

...

#time_0#

...

DEPRECATED, use %TIME0%\ instead

...

%TIME0%

...

Time zero or forecast time.

...

%TASK_ID%

...

current task id

...

%TIME_ZONE_OFFSET_SECONDS%

...

the offset with GMT in seconds

...

%WORK_DIR%

...

work directory of general adapter

. You can use in any filename or directory the properties from the global.properties file or the next internal variables:

  • TEMP_DIR
  • ROOT_DIR
  • WORK_DIR
  • ENSEMBLE_MEMBER_ID
  • ENSEMBLE_MEMBER_INDEX
  • TIME0
  • TASK_ID
  • TASK_RUN_ID
  • TASK_RUN_ID_FOR_PATH
  • TASK_DESCRIPTION
  • TASK_USER_ID
  • TIME_ZONE_OFFSET_SECONDS

The colon characters ":" will be replaced by an underscore "_".

...

%ENSEMBLE_MEMBER_INDEX%

...

Anchor
_Toc154574427
_Toc154574427
Anchor
_Toc95297281
_Toc95297281
Import Activities

...