Sample .xml using groups? #3299
-
I would like to use groups for my post-processing tasks to increase the performance of my rocoto commands, but I am also trying to keep my global-workflow hash synced with the SFS_baseline_hydro. Does someone have a sample .xml file that I could look at to see how I would need to change my .xml files to use groups? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
@benjamin-cash manually editing the XML would be both cumbersome and not sufficient, as the rocoto job stubs ( |
Beta Was this translation helpful? Give feedback.
@benjamin-cash manually editing the XML would be both cumbersome and not sufficient, as the rocoto job stubs (
jobs/rocoto
) also need to be updated to handle looping over a list of hours. I recommend cherry-picking #3208 into your branch if you need that capability.