Calling saveGrivcsv within calcDrainage is failing at checkFilePath when the write folder does not already exist. I think that each processor ends up trying to create the same folder, then it fails when trying to create a folder that already exists. If the folders are manually created before running calcDrainage then there is no problem.
Calling saveGrivcsv within calcDrainage is failing at checkFilePath when the write folder does not already exist. I think that each processor ends up trying to create the same folder, then it fails when trying to create a folder that already exists. If the folders are manually created before running calcDrainage then there is no problem.