-
Notifications
You must be signed in to change notification settings - Fork 0
/
config_COMB_leadtime_ranges.yml
59 lines (55 loc) · 1.57 KB
/
config_COMB_leadtime_ranges.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
reporting_points:
input:
CSV: ../data/reporting_points/Station-2022-10-27v12_KGE.csv
GIS: ../data/GIS/fixed_report_points_500.shp
rivers: ../data/GIS/rivers_europe.shp
area: 500
catchments:
KGE: 0.5
selection:
rho:
upstream: True
output: ../results/reporting_points/
discharge:
input:
reanalysis: E:/casadje/Documents/EFASv4/reanalysis/
forecast: E:/casadje/Documents/EFASv4/forecast/
study_period:
start: 2020-10-24 06:00
end: 2023-06-30 18:00
return_period:
input: ../data/thresholds/return_levels.nc
threshold: 5
reducing_factor: 0.05
output:
reanalysis: ../data/discharge/reanalysis/
exceedance:
output:
reanalysis: ../results/exceedance/reanalysis/
forecast: ../results/exceedance/forecast/
confusion_matrix:
experiment: COMB
criteria:
probability: [0.05, 0.96, 0.025]
persistence: [[1, 1], [2, 4], [2, 3], [2, 2], [3, 4], [3, 3]]
leadtime: [0, 48, 132, 168]
window: 1
center: True
output: ../results/confusion_matrix/
skill:
current_criteria:
model: 1_deterministic_+_1_probabilistic
probability: 0.3
persistence: 3/3
leadtime: 60
area: 2000
beta: 0.8
optimization:
kfold: 10
train_size: 0.707
stratify: False
tolerance: 0.001
minimize_spread:
probability: False
persistence: False
output: ../results/skill/