Patch 0.5.5
Enhancements:
- Overhauled example job scripts to no longer require direct modification of the script prior to job submission for the first three steps in the pipeline.
-
DATE_GLOBandSOURCEare now provided as variables to pass directly during script invocation.SOURCEdefaults to cover data-user, data-project, and scratch whileDATE_GLOBis pseudo-required. - The scripts narrow down which policy runs to process based on those variables and automatically count the number of array tasks to create.
-
Bugfix:
- Modified the policy run submission script to run on GPFS 5 nodes.