From cf5dce1c056ab426bf241472a2125c642cb0f864 Mon Sep 17 00:00:00 2001 From: Fred Thomas Date: Mon, 22 Jan 2024 17:07:00 +0000 Subject: [PATCH] Update test config --- tests/config/config.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/config/config.yaml b/tests/config/config.yaml index b5b6b4ab..ab1e53e6 100644 --- a/tests/config/config.yaml +++ b/tests/config/config.yaml @@ -96,6 +96,11 @@ wind_grid_resolution_deg: 0.1 # approx 11km latitude # Failure thresholds m/s. These values are the thresholds at which the network assets # are expected to fail based on available literature. transmission_windspeed_failure: [20., 35] +# when plotting, mark this threshold as the central value +best_estimate_windspeed_failure_threshold: 35 + +# return periods at which to report +return_period_years: [2, 5, 10, 20, 50, 100, 200, 500, 1000] # whether to plot maximum wind fields and storm track animations for each storm plot_wind: