Simple aggregation of Pythia outputs specifically for SuperMaaS in the World Modelers program.
This script pacakge is using argparser library to turn the R scripts into the executable scripts.
By default, you need to config your system path to have Rscript executable in it, and then you can run the script directly from command line by using
Rscript <script file's path> <parameters...>
To get more detail about parameter information, please print help information, use the following command line,
Rscript <script file's path> --help