OpenQuake compilation and data manipulation scripts
$ pip install -r requirements.txt
Example:
$ python3 DSRA_outputs2postgres.py --dsraModelDir="https://github.com/OpenDRR/openquake-models/tree/master/deterministic/outputs" --columnsINI="DSRA_outputs2postgres.ini"
Or ask scripts for help on how to run them:
$ python3 DSRA_outputs2postgres.py --help