Skip to content
Snippets Groups Projects
Commit fabc6180 authored by Pablo Iturrieta Rebolledo's avatar Pablo Iturrieta Rebolledo
Browse files

fix: updated nsims for example 2

parent c279fdbd
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@ ndays = 365
forecast_dates = [start_date + timedelta(i) for i in range(ndays)]
dt = 1 # one-day forecasts
mag_min = 4.0 # cut-off magnitude of the given forecasts
nsims = 200
nsims = 20000
seed = 23
####################################################################################################################################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment