Update src/seismic_hazard_forecasting.py
This commit is contained in:
@@ -693,7 +693,6 @@ verbose: {verbose}")
|
|||||||
logger.info(f"Ground motion exceedance computation time: {round(end - start, 1)} seconds")
|
logger.info(f"Ground motion exceedance computation time: {round(end - start, 1)} seconds")
|
||||||
|
|
||||||
logger.info("Test3 run finished")
|
logger.info("Test3 run finished")
|
||||||
sys.exit()
|
|
||||||
|
|
||||||
if np.isnan(iml_grid_raw).all():
|
if np.isnan(iml_grid_raw).all():
|
||||||
msg = "No valid ground motion intensity measures were forecasted. Try a different ground motion model."
|
msg = "No valid ground motion intensity measures were forecasted. Try a different ground motion model."
|
||||||
|
Reference in New Issue
Block a user