woom.workflow.Workflow.get_artifacts# Workflow.get_artifacts(task_name=None, cycle=None, member=None)[source]# Get artifacts as a pandas.DataFrame Parameters: jobid (str, list(str), None) – KIll only this jobid if it belongs to the workflow task_name (str, None:) – Select this task cycle (str, woom.util.Cycle, None) – Select this cycle member (int, None) – Ensemble member id