Given an input directory and a directory of simulation results, load all of the key Evaluator data objects into memory.
Location of input files.
Location of simulation results.
List of all key data objects.
if (FALSE) {
load_data("~/evaluator/inputs", "~/evaluator/results")
}