I'm running a script for a large number of runs and want to pull out some hourly outputs. I've defined the Output:Variable's that I want, but when I'm running the simulations through eppy, I don't get the output CSV that I would if I were running it through EP-Launch. I thought setting readvars=True as an argument to the run function would do the trick, but alas, no such luck.
Is there any way to process the output variables to CSV via eppy?
Thanks! Eric