-
Notifications
You must be signed in to change notification settings - Fork 0
/
crop3monoWB.json
138 lines (137 loc) · 4.97 KB
/
crop3monoWB.json
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
{
"__note__": "01/2022 : Final version for setups with fixed sowing dates, automatic harvest dates and phenology calibrated to DWD data. Adapted from HERMES2Go, BBG Project",
"crops": {
"WW_RGT": {
"is-winter-crop": true,
"cropParams": {
"species": ["include-from-file", "crops/species/wheat.json"],
"cultivar": ["include-from-file", "crops/cultivars/winter-wheat-RGT.json"]
},
"residueParams": ["include-from-file", "crops/residues/wheat.json"]
},
"WW": {
"is-winter-crop": true,
"cropParams": {
"species": ["include-from-file", "crops/species/wheat.json"],
"cultivar": ["include-from-file", "crops/cultivars/winter-wheat_bs_dwd_pheno_sweinfurt_lastcalibration_2511.json"]
},
"residueParams": ["include-from-file", "crops/residues/wheat.json"]
},
"WW_Mo": {
"is-winter-crop": true,
"cropParams": {
"species": ["include-from-file", "crops/species/wheat.json"],
"cultivar": ["include-from-file", "crops/cultivars/winter-wheat-Moschus.json"]
},
"residueParams": ["include-from-file", "crops/residues/wheat.json"]
},
"WB_dwd": {
"is-winter-crop": true,
"cropParams": {
"species": ["include-from-file", "crops/species/barley.json"],
"cultivar": ["include-from-file", "crops/cultivars/winter-barley.json"]
},
"residueParams": ["include-from-file", "crops/residues/barley.json"]
},
"WR_dwd": {
"is-winter-crop": true,
"cropParams": {
"species": ["include-from-file", "crops/species/rye.json"],
"cultivar": ["include-from-file", "crops/cultivars/winter-rye.json"]
},
"residueParams": ["include-from-file", "crops/residues/rye.json"]
},
"SB_dwd": {
"cropParams": {
"species": ["include-from-file", "crops/species/barley.json"],
"cultivar": ["include-from-file", "crops/cultivars/spring-barley_hhf_dwd_pheno.json"]
},
"residueParams": ["include-from-file", "crops/residues/barley.json"]
},
"WRa_dwd": {
"is-winter-crop": true,
"cropParams": {
"species": ["include-from-file", "crops/species/rape.json"],
"cultivar": ["include-from-file", "crops/cultivars/winter-rape_dwd_pheno.json"]
},
"residueParams": ["include-from-file", "crops/residues/rape.json"]
},
"SM_dwd": {
"cropParams": {
"species": ["include-from-file", "crops/species/maize.json"],
"cultivar": ["include-from-file", "crops/cultivars/silage-maize_bs_dwd_pheno.json"]
},
"residueParams": ["include-from-file", "crops/residues/maize.json"]
},
"SU_dwd": {
"is-winter-crop": true,
"cropParams": {
"species": ["include-from-file", "crops/species/sugar-beet.json"],
"cultivar": ["include-from-file", "crops/cultivars/sugar-beet_bs_dwd_pheno.json"]
},
"residueParams": ["include-from-file", "crops/residues/beet.json"]
},
"PO": {
"cropParams": {
"species": ["include-from-file", "crops/species/potato.json"],
"cultivar": ["include-from-file", "crops/cultivars/moderately-early-potato.json"]
},
"residueParams": ["include-from-file", "crops/residues/potato.json"]
},
"Soy": {
"cropParams": {
"species": ["include-from-file", "crops/species/soybean.json"],
"cultivar": ["include-from-file", "crops/cultivars/000.json"]
},
"residueParams": ["include-from-file", "crops/residues/soybean.json"]
}
},
"fert-params": {
"AN": ["include-from-file", "mineral-fertilisers/AN.json"],
"U": ["include-from-file", "mineral-fertilisers/U.json"],
"CAM": ["include-from-file", "organic-fertilisers/CAM.json"]
},
"cropRotationTemplates":{
"WB": [
{
"worksteps": [ { "date": "0000-09-10", "type": "SetValue", "var": ["Mois", [1,20]], "value": ["Fc", [1,20]] },
{
"date": "0000-09-11", "type": "Sowing", "crop": ["ref", "crops", "WB_dwd"]
},
{
"type": "NDemandFertilization",
"days": 172,
"after": "Sowing",
"N-demand": [54.0, "kg"],
"depth": [0.3, "m"],
"partition": ["include-from-file", "mineral-fertilisers/AN.json"]
},
{
"type": "NDemandFertilization",
"days": 179,
"after": "Sowing",
"N-demand": [58.0, "kg"],
"depth": [0.9, "m"],
"partition": ["include-from-file", "mineral-fertilisers/AN.json"]
},
{
"type": "AutomaticHarvest",
"latest-date": "0001-08-13",
"harvest-time": "maturity"
}
]}
]},
"cropRotation": ["ref", "cropRotationTemplates","WB"],
"CropParameters": {
"=": ["include-from-file", "general/crop.json"],
"__enable_vernalisation_factor_fix__": true,
"intercropping": {
"is_intercropping": false,
"k_s": [0.612, "", "smaller crop canopy extinction coefficient"],
"k_t": [0.681, "", "taller crop canopy extinction coefficient"],
"PHredux": [0.5, "", "plant height reduction factor at dev stage"],
"DVS_PHr":[5.791262, "", "a variable derived from the field experiment for automatic PHredux calculation"],
"auto_PHredux": [false, "","calculating the PHredux automatically according to the equation or use fixed PHredux above"]
}
}
}