batch_id_to_job_ids: Get job IDs from a batch ID

View source: R/batch_id_to_job_ids.R

batch_id_to_job_idsR Documentation

Get job IDs from a batch ID

Description

Reads the logbook and returns the job IDs associated with the input batch ID.

Usage

batch_id_to_job_ids(batch_id, which_one = "sims")

Arguments

batch_id

character or numeric, the ID assigned to a batch of jobs by [run_comrad_sim_hpc()].

which_one

character, which logbook? can be '"sims"' or '"dd_ml_without_fossil"'

Author(s)

Théo Pannetier


TheoPannetier/hamr documentation built on Nov. 19, 2022, 3:48 a.m.