Run calculation
Contents
Run calculation¶
run_calc¶
Command line tool to run all the notebooks comprising this calculation.
run_calc [OPTIONS]
Options
- --notebook <notebook>¶
Optionally select a particular notebook to run. If omitted, then all notebooks are run.
- --start-after-notebook <start_after_notebook>¶
Run all notebooks occurring after a specified notebook.
- --run-pre¶
Run the ‘pre-processing’ notebooks; these notebooks are designated in _config_calc.yml and are omitted by default.
- --clear-cache¶
Delete all previously cached data prior to running the computation.
- --clear-cache-ec-only¶
Delete cached data associated with emergent constraint fits.
- --list-notebooks¶
List all notebooks and return.
- --skip-notebooks <skip_notebooks>¶
List notebooks to skip.