↓ 3 callersMethodget_status_counts_from_job_list Return dict with keys COMPLETED, FAILED, QUEUING, SUBMITTED, RUNNING, SUSPENDED, TOTAL.
autosubmit/history/experiment_history.py:373
↓ 3 callersFunctionstrtoboolConvert a string representation of truth to ``True`` or ``False``. True values are 'y', 'yes', 't', 'true', 'on', and '1'; false values are '
autosubmit/helpers/utils.py:271
↓ 3 callersMethodwrite_submit_time(self, job_name, submit=0, status="UNKNOWN", ncpus=0, wallclock="00:00", qos="debug", date="",
autosubmit/history/experiment_history.py:75
↓ 2 callersFunction_create_parameter(crate, parameter_name, parameter_value, formal_parameter, _type='PropertyValue', **kwargs)
autosubmit/provenance/rocrate.py:274