Currently, after running the profiling scripts, we copy the output files to profiling-results-export/, this is not needed, we can just keep them in _profiling_jobs and then copy the .h5 files we need to the profiling-data repo directly.
This can be done after #300 and #301 are finished.
Currently, after running the profiling scripts, we copy the output files to profiling-results-export/, this is not needed, we can just keep them in _profiling_jobs and then copy the
.h5files we need to theprofiling-datarepo directly.This can be done after #300 and #301 are finished.