Skip to content

Add mechanism to restart data generation only for failed jobs

This includes several things:

  1. Create a OK flag in working/OK/....OK if a file was successfully created and moved!
  2. Add check inside the Python script to see if given data/.nc exist with its OK flag: working/OK/<FILE>. If it does, skip the execution. Otherwise generate script!