Update src/seismic_hazard_forecasting.py
This commit is contained in:
parent
bda00e225c
commit
59cc14e4da
@ -441,7 +441,7 @@ verbose: {verbose}")
|
|||||||
|
|
||||||
start = timer()
|
start = timer()
|
||||||
|
|
||||||
use_pp = False
|
use_pp = True
|
||||||
|
|
||||||
if use_pp: # use dask parallel computing
|
if use_pp: # use dask parallel computing
|
||||||
pbar = ProgressBar()
|
pbar = ProgressBar()
|
||||||
|
Loading…
Reference in New Issue
Block a user