Skip to content

Adding DAG file for real data

I wrote a script that makes a DAG file for real data based on a job file you give to the code. You can also specify t0 and tf if they are present in the job file. Right now, it only works when the code has been provided a JOB file, but this could be changed if needed. I can also add a job duration later on for when you want to split some larger job files if needed.

Edited by Max Lalleman

Merge request reports