bucky.cli.run

bucky run CLI.

Module Contents

Functions

checkout()

bucky run model, run the model itself, dumping raw monte carlo output to raw_output_dir.

update()

bucky run postprocess, aggregate outputs from raw_output_dir to make quantile outputs in output_dir.

Attributes

app

bucky.cli.run.app[source]
bucky.cli.run.checkout()[source]

bucky run model, run the model itself, dumping raw monte carlo output to raw_output_dir.

bucky.cli.run.update()[source]

bucky run postprocess, aggregate outputs from raw_output_dir to make quantile outputs in output_dir.