-
Notifications
You must be signed in to change notification settings - Fork 5
/
config.yaml
48 lines (47 loc) · 942 Bytes
/
config.yaml
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
data_directory: sample_input_files
fail_on_hash_mismatch: true
read:
- where:
data_product: human/compartment-transition
use:
version: 1.0.0
- where:
data_product: human/population
use:
version: 1.0.0
- where:
data_product: human/commutes
use:
version: 1.0.0
- where:
data_product: human/mixing-matrix
use:
version: 1.0.0
- where:
data_product: human/infectious-compartments
use:
version: 1.0.0
- where:
data_product: human/infection-probability
use:
version: 1.0.0
- where:
data_product: human/movement-multipliers
use:
version: 1.0.0
- where:
data_product: human/initial-infections
use:
version: 1.0.0
- where:
data_product: human/trials
use:
version: 1.0.0
- where:
data_product: human/stochastic-mode
use:
version: 1.0.0
- where:
data_product: human/random-state
use:
version: 1.0.0