hpcflow.sdk.submission.jobscript.jobscripts_to_list#

hpcflow.sdk.submission.jobscript.jobscripts_to_list(jobscripts)#

Convert the jobscripts dict to a list, normalising jobscript indices so they refer to list indices; also remove resource_hash.

Parameters:

jobscripts (Dict[int, Dict]) –

Return type:

List[Dict]