Hey @mostapha.
I am trying to run some daylight recipes using python, and to run them concurrently. I am getting some Luigi issues and some shutil rmtree recursion issues. I am trying to run the recipes and output the results to a temp file before post-processing the results and copying out the desired files.
@TheodorosGalanos suggested I reach out and see if I can get some guidance on how to set this up correctly, as I feel like I am missing something somewhere.