mirror of
https://github.com/MeteoSwiss/pyrad-examples.git
synced 2026-08-26 12:05:00 +00:00
Read-only mirror of https://github.com/MeteoSwiss/pyrad-examples — MeteoSwiss. Issues & pull requests at the source.
- nesC 99.9%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| __pycache__ | ||
| config | ||
| input_data | ||
| pyrad_products_ref | ||
| pyrad_products_test | ||
| LICENSE | ||
| mch_config.py | ||
| README.md | ||
pyrad-examples
Examples of pyrad configuration files with input and output data
Usage
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.