write stochastic sampling script for the console program
repeat same script as deterministic, but just for several input files
scan the input folder for all files, named "inputs_.csv"
execute the ehub script for each i
write results into a results folder for each input file, named "results_.csv"
change the input reading. right now it's several files ("heating.csv", "cooling.csv", etc.). should be one "inputs.csv" with rows and columns and a header line
when reading the file, do some format checking and run ehub only if format ok
write stochastic sampling script for the console program
repeat same script as deterministic, but just for several input files
scan the input folder for all files, named "inputs_.csv"
execute the ehub script for each
i
write results into a results folder for each input file, named "results_.csv"
change the input reading. right now it's several files ("heating.csv", "cooling.csv", etc.). should be one "inputs.csv" with rows and columns and a header line
when reading the file, do some format checking and run ehub only if format ok