Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 578 Bytes

File metadata and controls

13 lines (7 loc) · 578 Bytes

supermaas-aggregate-pythia-outputs

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