Update src/seismic_hazard_forecasting.py

This commit is contained in:
2025-08-27 12:27:20 +02:00
parent 30f6cdcbe2
commit 5eea239f3d

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 = True
forecast_select = False
custom_rate = None
forecast_len = 100
time_unit = 'days'