scripts.data.postprocessing.summarize_resultsΒΆ

Parse the results of all dTERMen runs ran in a directory and create a summary csv.

Usage:
python summarize_results.py \
    --output_dir <folder_containing_dTERMen_runs> \
    --dtermen_data <dtermen_data_root>

See python summarize_results.py --help for more info.