Update src/seismic_hazard_forecasting.py

This commit is contained in:
2025-08-27 12:35:15 +02:00
parent 5eea239f3d
commit 2efa92f59c

View File

@@ -18,7 +18,7 @@ def main(catalog_file, mc_file, pdf_file, m_file, m_select, mag_label, mc, m_max
xy_win_method = False
rate_select = True
time_win_duration = 100
forecast_select = False
forecast_select = True
custom_rate = None
forecast_len = 100
time_unit = 'days'