Examples of pyrad configuration files with input and output data
To run the scripts use for example
~/pyrad/src/pyrad_proc/scripts/main_process_data.py <name_of_cfg_file_to_test> --cfgpath ~/pyrad-examples/config/processing/ --starttime 201005110000 --endtime 202005120000
<name_of_cfg_file_to_test> designates a main configuration .txt file (i.e. without prod or loc in its name), in the config/processing directory of this module.
Assuming both pyrad and pyrad-examples are installed in your main home folder.